Resource.rc 631 B

12345678910111213141516171819202122232425262728293031323334353637
  1. #include "resource.h"
  2. #define APSTUDIO_READONLY_SYMBOLS
  3. #include "winres.h"
  4. #undef APSTUDIO_READONLY_SYMBOLS
  5. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  6. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  7. #pragma code_page(1252)
  8. #ifdef APSTUDIO_INVOKED
  9. 1 TEXTINCLUDE
  10. BEGIN
  11. "resource.h\0"
  12. END
  13. 2 TEXTINCLUDE
  14. BEGIN
  15. "#include ""winres.h""\r\n"
  16. "\0"
  17. END
  18. 3 TEXTINCLUDE
  19. BEGIN
  20. "\r\n"
  21. "\0"
  22. END
  23. #endif // APSTUDIO_INVOKED
  24. MAINICON ICON "mask.ico"
  25. #endif // English (United States) resources
  26. #ifndef APSTUDIO_INVOKED
  27. #include "Resource.rc2"
  28. #endif // not APSTUDIO_INVOKED