app.rc
上传用户:sss2005
上传日期:2022-08-05
资源大小:532k
文件大小:1k
源码类别:

USB编程

开发平台:

C++ Builder

  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. 2 TEXTINCLUDE  
  28. BEGIN
  29.     "#include ""afxres.h""rn"
  30.     ""
  31. END
  32. 3 TEXTINCLUDE  
  33. BEGIN
  34.     ""
  35. END
  36. #endif    // APSTUDIO_INVOKED
  37. /////////////////////////////////////////////////////////////////////////////
  38. #ifndef APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Generated from the TEXTINCLUDE 3 resource.
  42. //
  43. /////////////////////////////////////////////////////////////////////////////
  44. #endif    // not APSTUDIO_INVOKED