home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sdktools / winnt / netwatch / netwatch.rcv < prev    next >
Text File  |  1993-06-20  |  200b  |  8 lines

  1. #include "version.h"
  2.  
  3. #define VER_FILEDESCRIPTION_STR     "Net Watcher"
  4. #define VER_INTERNALNAME_STR        "netwatch"
  5. #define VER_ORIGINALFILENAME_STR    "NETWATCH.EXE"
  6.  
  7. #include "common.ver"
  8.