Resource.rc 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // 中文(简体,中国) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  15. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  16. #pragma code_page(936)
  17. #ifdef APSTUDIO_INVOKED
  18. /////////////////////////////////////////////////////////////////////////////
  19. //
  20. // TEXTINCLUDE
  21. //
  22. 1 TEXTINCLUDE
  23. BEGIN
  24. "resource.h\0"
  25. END
  26. 2 TEXTINCLUDE
  27. BEGIN
  28. "#include ""winres.h""\r\n"
  29. "\0"
  30. END
  31. 3 TEXTINCLUDE
  32. BEGIN
  33. "\r\n"
  34. "\0"
  35. END
  36. #endif // APSTUDIO_INVOKED
  37. /////////////////////////////////////////////////////////////////////////////
  38. //
  39. // Icon
  40. //
  41. // Icon with lowest ID value placed first to ensure application icon
  42. // remains consistent on all systems.
  43. IDI_ICON1 ICON "识别服务.ico"
  44. #endif // 中文(简体,中国) resources
  45. /////////////////////////////////////////////////////////////////////////////
  46. #ifndef APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Generated from the TEXTINCLUDE 3 resource.
  50. //
  51. /////////////////////////////////////////////////////////////////////////////
  52. #endif // not APSTUDIO_INVOKED