Announcement

Collapse
No announcement yet.

Request..

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

  • 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>
    Scott Turchin
    MCSE, MCP+I
    http://www.tngbbs.com
    ----------------------
    True Karate-do is this: that in daily life, one's mind and body be trained and developed in a spirit of humility; and that in critical times, one be devoted utterly to the cause of justice. -Gichin Funakoshi

  • #2
    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).



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

    Comment


    • #3
      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>
      Lance
      mailto:[email protected]

      Comment

      Working...
      X