app.rc
上传用户:lxycoco
上传日期:2022-07-21
资源大小:38457k
文件大小:1k
源码类别:

C#编程

开发平台:

Others

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. #undef APSTUDIO_READONLY_SYMBOLS
  7. /////////////////////////////////////////////////////////////////////////////
  8. // English (U.S.) resources
  9. /////////////////////////////////////////////////////////////////////////////
  10. //
  11. // Icon
  12. //
  13. // Icon placed first or with lowest ID value becomes application icon
  14. LANGUAGE 9, 1
  15. #pragma code_page(1252)
  16. 1           ICON         "app.ico"
  17. #ifdef APSTUDIO_INVOKED
  18. /////////////////////////////////////////////////////////////////////////////
  19. //
  20. // TEXTINCLUDE
  21. //
  22. 1 TEXTINCLUDE  
  23. BEGIN
  24.     "resource.h"
  25.     ""
  26. END
  27. #endif    // APSTUDIO_INVOKED
  28. /////////////////////////////////////////////////////////////////////////////
  29. #ifndef APSTUDIO_INVOKED
  30. /////////////////////////////////////////////////////////////////////////////
  31. //
  32. // Generated from the TEXTINCLUDE 3 resource.
  33. //
  34. /////////////////////////////////////////////////////////////////////////////
  35. #endif    // not APSTUDIO_INVOKED