dlgres.h
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:1k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by [!output PROJECT_NAME].RC
  4. //
  5. [!if APP_TYPE_DLG]
  6. #define IDR_MAINFRAME                   128
  7. [!if ABOUT_BOX]
  8. #define IDM_ABOUTBOX                    0x0010
  9. #define IDD_ABOUTBOX                    100
  10. [!endif]
  11. [!if AUTOMATION || ACCESSIBILITY]
  12. #define IDP_OLE_INIT_FAILED             100
  13. [!endif]
  14. [!if ABOUT_BOX]
  15. #define IDS_ABOUTBOX                    101
  16. [!endif]
  17. #define IDD_[!output UPPER_CASE_SAFE_PROJECT_IDENTIFIER_NAME]_DIALOG 102
  18. [!if HTML_DIALOG]
  19. #define IDR_HTML_[!output UPPER_CASE_SAFE_PROJECT_IDENTIFIER_NAME]_DIALOG 104
  20. [!endif]
  21. [!endif]
  22. [!if SOCKETS]
  23. [!if APP_TYPE_DLG]
  24. #define IDP_SOCKETS_INIT_FAILED         103
  25. [!else]
  26. #define IDP_SOCKETS_INIT_FAILED         101
  27. [!endif]
  28. [!endif]
  29. // Next default values for new objects
  30. //
  31. #ifdef APSTUDIO_INVOKED
  32. #ifndef APSTUDIO_READONLY_SYMBOLS
  33. #define _APS_NEXT_RESOURCE_VALUE    129
  34. #define _APS_NEXT_CONTROL_VALUE     1000
  35. #define _APS_NEXT_SYMED_VALUE       101
  36. #define _APS_NEXT_COMMAND_VALUE     32771
  37. #endif
  38. #endif