Editor.rc 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #ifndef APSTUDIO_INVOKED
  10. #include "targetver.h"
  11. #endif
  12. #define APSTUDIO_HIDDEN_SYMBOLS
  13. #include "windows.h"
  14. #undef APSTUDIO_HIDDEN_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. #undef APSTUDIO_READONLY_SYMBOLS
  17. /////////////////////////////////////////////////////////////////////////////
  18. // English (United States) resources
  19. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  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_ICON1 ICON "icon1.ico"
  28. #ifdef APSTUDIO_INVOKED
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // TEXTINCLUDE
  32. //
  33. 1 TEXTINCLUDE
  34. BEGIN
  35. "resource.h\0"
  36. END
  37. 2 TEXTINCLUDE
  38. BEGIN
  39. "#ifndef APSTUDIO_INVOKED\r\n"
  40. "#include ""targetver.h""\r\n"
  41. "#endif\r\n"
  42. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  43. "#include ""windows.h""\r\n"
  44. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  45. "\0"
  46. END
  47. 3 TEXTINCLUDE
  48. BEGIN
  49. "\r\n"
  50. "\0"
  51. END
  52. #endif // APSTUDIO_INVOKED
  53. #endif // English (United States) resources
  54. /////////////////////////////////////////////////////////////////////////////
  55. #ifndef APSTUDIO_INVOKED
  56. /////////////////////////////////////////////////////////////////////////////
  57. //
  58. // Generated from the TEXTINCLUDE 3 resource.
  59. //
  60. /////////////////////////////////////////////////////////////////////////////
  61. #endif // not APSTUDIO_INVOKED