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.

113 lines
2.8 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // Chinese (P.R.C.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  17. #pragma code_page(936)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // REGISTRY
  22. //
  23. IDR_SetSystemLocale REGISTRY DISCARDABLE "SetSystemLocale.rgs"
  24. #endif // Chinese (P.R.C.) resources
  25. /////////////////////////////////////////////////////////////////////////////
  26. /////////////////////////////////////////////////////////////////////////////
  27. // English (U.S.) resources
  28. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  29. #ifdef _WIN32
  30. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  31. #pragma code_page(1252)
  32. #endif //_WIN32
  33. #ifdef APSTUDIO_INVOKED
  34. /////////////////////////////////////////////////////////////////////////////
  35. //
  36. // TEXTINCLUDE
  37. //
  38. 1 TEXTINCLUDE DISCARDABLE
  39. BEGIN
  40. "resource.h\0"
  41. END
  42. 2 TEXTINCLUDE DISCARDABLE
  43. BEGIN
  44. "#include ""winres.h""\r\n"
  45. "\0"
  46. END
  47. 3 TEXTINCLUDE DISCARDABLE
  48. BEGIN
  49. "1 TYPELIB ""SetSystemLocale.tlb""\r\n"
  50. "\0"
  51. END
  52. #endif // APSTUDIO_INVOKED
  53. #ifndef _MAC
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // Version
  57. //
  58. #include "saverp.h"
  59. #define VER_FILETYPE VFT_DLL
  60. #define VER_FILESUBTYPE VFT2_UNKNOWN
  61. #define VER_FILEDESCRIPTION_STR "Server Appliance Set System Locale Module"
  62. #define VER_INTERNALNAME_STR "SETSYSTEMLOCALE.DLL"
  63. #define VER_ORIGINALFILENAME_STR "SETSYSTEMLOCALE.DLL"
  64. #include <common.ver>
  65. #endif // !_MAC
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // String Table
  69. //
  70. STRINGTABLE DISCARDABLE
  71. BEGIN
  72. IDS_PROJNAME "SetSystemLocale"
  73. IDS_SETSYSTEMLOCALE_DESC "SetSystemLocale Class"
  74. END
  75. #endif // English (U.S.) resources
  76. /////////////////////////////////////////////////////////////////////////////
  77. #ifndef APSTUDIO_INVOKED
  78. /////////////////////////////////////////////////////////////////////////////
  79. //
  80. // Generated from the TEXTINCLUDE 3 resource.
  81. //
  82. 1 TYPELIB "SetSystemLocale.tlb"
  83. /////////////////////////////////////////////////////////////////////////////
  84. #endif // not APSTUDIO_INVOKED