MFC_ex.rc
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:1k
源码类别:

模拟服务器

开发平台:

C/C++

  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 "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
  13. #ifdef _WIN32
  14. LANGUAGE 7, 1
  15. #pragma code_page(1252)
  16. #endif //_WIN32
  17. #ifdef APSTUDIO_INVOKED
  18. /////////////////////////////////////////////////////////////////////////////
  19. //
  20. // TEXTINCLUDE
  21. //
  22. 1 TEXTINCLUDE DISCARDABLE 
  23. BEGIN
  24.     "resource.h"
  25. END
  26. 2 TEXTINCLUDE DISCARDABLE 
  27. BEGIN
  28.     "#include ""afxres.h""rn"
  29.     ""
  30. END
  31. 3 TEXTINCLUDE DISCARDABLE 
  32. BEGIN
  33.     "rn"
  34.     ""
  35. END
  36. #endif    // APSTUDIO_INVOKED
  37. /////////////////////////////////////////////////////////////////////////////
  38. //
  39. // String Table
  40. //
  41. STRINGTABLE DISCARDABLE 
  42. BEGIN
  43.     IDS_HELLO               "Hello from MFC!"
  44. END
  45. #endif
  46. /////////////////////////////////////////////////////////////////////////////
  47. #ifndef APSTUDIO_INVOKED
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // Generated from the TEXTINCLUDE 3 resource.
  51. //
  52. /////////////////////////////////////////////////////////////////////////////
  53. #endif    // not APSTUDIO_INVOKED