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.

37 lines
1006 B

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. //#define APSTUDIO_READONLY_SYMBOLS
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // Generated from the TEXTINCLUDE 2 resource.
  7. //
  8. #include "winres.h"
  9. /////////////////////////////////////////////////////////////////////////////
  10. #undef APSTUDIO_READONLY_SYMBOLS
  11. /////////////////////////////////////////////////////////////////////////////
  12. // English (U.S.) resources
  13. //#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  14. #ifdef _WIN32
  15. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  16. #pragma code_page(1252)
  17. #endif //_WIN32
  18. /////////////////////////////////////////////////////////////////////////////
  19. //
  20. // Icon
  21. //
  22. // Icon with lowest ID value placed first to ensure application icon
  23. // remains consistent on all systems.
  24. IDI_AUICON ICON DISCARDABLE "wu.ico"
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // Version
  28. //
  29. #include "version.rc"
  30. //#endif