Source code of Windows XP (NT5)
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.

93 lines
2.4 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. #ifdef APSTUDIO_INVOKED
  10. #include "afxres.h"
  11. #else // APSTUDIO_INVOKED
  12. #include <windows.h>
  13. #include <commctrl.h>
  14. #define IDC_STATIC -1
  15. #endif // APSTUDIO_INVOKED
  16. /////////////////////////////////////////////////////////////////////////////
  17. #undef APSTUDIO_READONLY_SYMBOLS
  18. /////////////////////////////////////////////////////////////////////////////
  19. // English (U.S.) resources
  20. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  21. #ifdef _WIN32
  22. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  23. #pragma code_page(1252)
  24. #endif //_WIN32
  25. #ifdef APSTUDIO_INVOKED
  26. /////////////////////////////////////////////////////////////////////////////
  27. //
  28. // TEXTINCLUDE
  29. //
  30. 1 TEXTINCLUDE DISCARDABLE
  31. BEGIN
  32. "resource.h\0"
  33. END
  34. 2 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "#ifdef APSTUDIO_INVOKED\r\n"
  37. "#include ""afxres.h""\r\n"
  38. "#else // APSTUDIO_INVOKED\r\n"
  39. "#include <windows.h>\r\n"
  40. "#include <commctrl.h>\r\n"
  41. "#define IDC_STATIC -1\r\n"
  42. "#endif // APSTUDIO_INVOKED\r\n"
  43. "\0"
  44. END
  45. 3 TEXTINCLUDE DISCARDABLE
  46. BEGIN
  47. "#include ""app.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  48. "\0"
  49. END
  50. #endif // APSTUDIO_INVOKED
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Icon
  54. //
  55. // Icon with lowest ID value placed first to ensure application icon
  56. // remains consistent on all systems.
  57. IDI_SHARING ICON DISCARDABLE "sharing.ico"
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // String Table
  61. //
  62. STRINGTABLE DISCARDABLE
  63. BEGIN
  64. IDS_APP_MSG_NOT_FOUND "Could not find message 0x%08lx in the application message file"
  65. IDS_SYS_MSG_NOT_FOUND "Could not find message 0x%08lx in the system message file"
  66. END
  67. #endif // English (U.S.) resources
  68. /////////////////////////////////////////////////////////////////////////////
  69. #ifndef APSTUDIO_INVOKED
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // Generated from the TEXTINCLUDE 3 resource.
  73. //
  74. #include "app.rc2" // non-Microsoft Visual C++ edited resources
  75. /////////////////////////////////////////////////////////////////////////////
  76. #endif // not APSTUDIO_INVOKED