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.

29 lines
889 B

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "windows.h"
  4. /////////////////////////////////////////////////////////////////////////////
  5. // English (U.S.) resources
  6. #ifdef _WIN32
  7. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  8. #pragma code_page(1252)
  9. #endif //_WIN32
  10. IDI_ICON_IMPORT ICON DISCARDABLE "..\\..\\wab32res\\ui\\wabmig.ico"
  11. //////////////////////////////////////////////////////////////////////////////
  12. //
  13. // Version
  14. //
  15. #include "ntverp.h"
  16. #define VER_FILETYPE VFT_APP
  17. #define VER_FILESUBTYPE VFT2_UNKNOWN
  18. #define VER_FILEDESCRIPTION_STR "Microsoft (R) Address Book Import Tool"
  19. #define VER_INTERNALNAME_STR "WABMIG.EXE"
  20. #define VER_ORIGINALFILENAME_STR "WABMIG.EXE"
  21. #define VER_FIRSTYEAR "1996"
  22. // includes the common version resource
  23. #include <common.ver>