WinLauncher.rc 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "WinLauncherResource.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. /////////////////////////////////////////////////////////////////////////////
  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. // Icon
  24. //
  25. // Icon with lowest ID value placed first to ensure application icon
  26. // remains consistent on all systems.
  27. IDI_WINLAUNCHER ICON "WinLauncher.ico"
  28. #ifdef APSTUDIO_INVOKED
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // TEXTINCLUDE
  32. //
  33. 1 TEXTINCLUDE
  34. BEGIN
  35. "WinLauncherResource.\0"
  36. END
  37. 2 TEXTINCLUDE
  38. BEGIN
  39. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  40. "#include ""windows.h""\r\n"
  41. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  42. "\0"
  43. END
  44. 3 TEXTINCLUDE
  45. BEGIN
  46. "\r\n"
  47. "\0"
  48. END
  49. #endif // APSTUDIO_INVOKED
  50. #endif // English (U.S.) resources
  51. /////////////////////////////////////////////////////////////////////////////
  52. #ifndef APSTUDIO_INVOKED
  53. /////////////////////////////////////////////////////////////////////////////
  54. //
  55. // Generated from the TEXTINCLUDE 3 resource.
  56. //
  57. /////////////////////////////////////////////////////////////////////////////
  58. #endif // not APSTUDIO_INVOKED