main.rc
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:2k
源码类别:

Windows CE

开发平台:

C/C++

  1. //Microsoft eMbedded 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 "newres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // Hungarian resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_HUN)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
  17. #pragma code_page(1250)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE 
  25. BEGIN
  26.     "resource.h"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE 
  29. BEGIN
  30.     "#include ""newres.h""rn"
  31.     ""
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE 
  34. BEGIN
  35.     "rn"
  36.     ""
  37. END
  38. #endif    // APSTUDIO_INVOKED
  39. #endif    // Hungarian resources
  40. /////////////////////////////////////////////////////////////////////////////
  41. /////////////////////////////////////////////////////////////////////////////
  42. // English (U.S.) resources
  43. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  44. #ifdef _WIN32
  45. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  46. #pragma code_page(1252)
  47. #endif //_WIN32
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // CEUX
  51. //
  52. HI_RES_AWARE CEUX DISCARDABLE 
  53. BEGIN
  54.     0x0001
  55. END
  56. /////////////////////////////////////////////////////////////////////////////
  57. //
  58. // Icon
  59. //
  60. // Icon with lowest ID value placed first to ensure application icon
  61. // remains consistent on all systems.
  62. IDI_ICON                ICON    DISCARDABLE     "tcpmp.ico"
  63. #endif    // English (U.S.) resources
  64. /////////////////////////////////////////////////////////////////////////////
  65. #ifndef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Generated from the TEXTINCLUDE 3 resource.
  69. //
  70. /////////////////////////////////////////////////////////////////////////////
  71. #endif    // not APSTUDIO_INVOKED