Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
297 B

  1. // wb32.exe min resource
  2. #define VER_FILETYPE VFT_APP
  3. #define VER_DESCRIPTION_STR "NetMeeting Whiteboard application"
  4. #define VER_INTERNALNAME_STR "wb32\0"
  5. #define VER_ORIGNAME_STR "wb32.exe\0"
  6. // Standard NetMeeting version resource
  7. #include <winver.h>
  8. #include <version.rc>