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.

111 lines
3.0 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. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. #include "resource.h"
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // Icon
  25. //
  26. // Icon with lowest ID value placed first to ensure application icon
  27. // remains consistent on all systems.
  28. IDI_SMALL ICON DISCARDABLE "SMALL.ICO"
  29. IDI_UXTHEME ICON DISCARDABLE "UxTheme.ICO"
  30. #ifdef APSTUDIO_INVOKED
  31. /////////////////////////////////////////////////////////////////////////////
  32. //
  33. // TEXTINCLUDE
  34. //
  35. 2 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  38. "#include ""windows.h""\r\n"
  39. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  40. "#include ""resource.h""\r\n"
  41. "\0"
  42. END
  43. 3 TEXTINCLUDE DISCARDABLE
  44. BEGIN
  45. "\r\n"
  46. "\0"
  47. END
  48. 1 TEXTINCLUDE DISCARDABLE
  49. BEGIN
  50. "resource.h\0"
  51. END
  52. #endif // APSTUDIO_INVOKED
  53. #include "stringtable.rc" // bring in our custom error msgs
  54. #ifndef _MAC
  55. /////////////////////////////////////////////////////////////////////////////
  56. //
  57. // Version
  58. //
  59. #include "uxtheme.rcv"
  60. #endif // !_MAC
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Bitmap
  64. //
  65. IDB_SAMPLE BITMAP DISCARDABLE "sample.bmp"
  66. //-------------------------------------------------------------------------
  67. // Strings
  68. //-------------------------------------------------------------------------
  69. STRINGTABLE DISCARDABLE
  70. BEGIN
  71. IDS_MESSAGEBOX "Message Box"
  72. IDS_ACTIVEWINDOW "Active Window"
  73. IDS_INACTIVEWINDOW "Inactive Window"
  74. IDS_WINDOWTEXT "Window Text"
  75. IDS_OKBUTTON "OK"
  76. IDS_WINDOWMETRICS "WindowMetrics" // localizers: match lang variants to STR_METRICS value in win32k- strid.mc
  77. END
  78. #endif // English (U.S.) resources
  79. /////////////////////////////////////////////////////////////////////////////
  80. #ifndef APSTUDIO_INVOKED
  81. /////////////////////////////////////////////////////////////////////////////
  82. //
  83. // Generated from the TEXTINCLUDE 3 resource.
  84. //
  85. /////////////////////////////////////////////////////////////////////////////
  86. #endif // not APSTUDIO_INVOKED