Announcement

Collapse
No announcement yet.

Request..

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Lance Edmonds
    replied
    Visual Studio also comes with a MS utility called "WINDIFF", and I *think* that is what Source-Safe actually uses to perform file difference reports.

    There are a few others around too, such as the freeware EXAMDIFF utility from http://www.nisnevich.com/examdiff/examdiff.htm




    ------------------
    Lance
    PowerBASIC Support
    mailto:[email protected][email protected]</A>

    Leave a comment:


  • DorianDarby
    Guest replied
    I had a thought as to one way you could do this...

    If you have Microsoft Visual SourceSafe, you could add the original inc file into it, and then get it show the differences between that file and the new inc file. SourceSafe 6 seems to be the best at this, earlier versions were a bit flaky.

    SourceSafe ships with VStudio 6, and maybe VB5/6 (but I'm not sure).



    ------------------

    Leave a comment:


  • Scott Turchin
    started a topic Request..

    Request..

    When changes are made to the .INC files are released, I did not see where a list of changes was made..
    Since the OpenFileDialog is not quite what I wanted, I changed it and put it in a DLL, so every time a new Win32api.inc file comes out I have to go back and remove pieces of it...

    Would it be possible to get a list of changes to it rather than have to replace the existing file?

    If not, cool, but if it is, that'd be great!

    Scott

    -------------
    Scott
    mailto:[email protected][email protected]</A>
Working...
X