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.

61 lines
1.3 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include <windows.h>
  4. #include <ntverp.h>
  5. #include "resource.h"
  6. #define APSTUDIO_READONLY_SYMBOLS
  7. /////////////////////////////////////////////////////////////////////////////
  8. //
  9. // Generated from the TEXTINCLUDE 2 resource.
  10. //
  11. #include "winres.h"
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // Version
  24. //
  25. #define VER_FILETYPE VFT_APP
  26. #define VER_FILESUBTYPE VFT2_UNKNOWN
  27. #define VER_FILEDESCRIPTION_STR "Microsoft\256 Test app"
  28. #define VER_INTERNALNAME_STR "RSSEC.EXE"
  29. #define VER_ORIGINALFILENAME_STR VER_INTERNALNAME_STR
  30. #include <common.ver>
  31. /////////////////////////////////////////////////////////////////////////////
  32. //
  33. // REGISTRY
  34. //
  35. IDR_TEST REGISTRY MOVEABLE PURE "sec.rgs"
  36. #endif // English (U.S.) resources