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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by PopupControlDemo.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDM_ABOUTBOX                    0x0010
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_POPUPWNDDEMO_DIALOG         102
  9. #define IDR_MAINFRAME                   128
  10. #define IDI_FLAG                        130
  11. #define IDI_WORD2000                    140
  12. #define IDB_CLOSEOFFICE                 141
  13. #define IDI_SAVE                        143
  14. #define IDI_OPEN                        144
  15. #define IDB_LOGOOFFICE                  145
  16. #define IDB_LOGOMSN                     147
  17. #define IDI_CROSS                       148
  18. #define IDB_CAPTIONMSN                  150
  19. #define IDI_LETTER                      154
  20. #define IDI_LETTER2                     155
  21. #define IDI_CLOSE                       156
  22. #define IDR_MENU_MORE                   159
  23. #define IDB_CLOSEMSN                    300
  24. #define IDB_CLOSETOOLTIP                301
  25. #define IDC_BUTTON_SHOW                 1000
  26. #define IDC_COMBO_ANIMATION             1002
  27. #define IDC_EDIT_SHOWDELAY              1003
  28. #define IDC_EDIT_ANIMATIONDELAY         1004
  29. #define IDC_COMBO_THEME                 1005
  30. #define IDC_SLIDER_TRANSPARENT          1006
  31. #define IDC_CHECK_ALLOWMOVE             1007
  32. #define IDC_BUTTON_MORE                 1008
  33. #define ID_MORE_RTFSAMPLE               32771
  34. #define ID_MORE_MARKUPSAMPLE            32772
  35. #define ID_MORE_LAYERSAMPLE             32773
  36. // Next default values for new objects
  37. // 
  38. #ifdef APSTUDIO_INVOKED
  39. #ifndef APSTUDIO_READONLY_SYMBOLS
  40. #define _APS_NEXT_RESOURCE_VALUE        160
  41. #define _APS_NEXT_COMMAND_VALUE         32774
  42. #define _APS_NEXT_CONTROL_VALUE         1009
  43. #define _APS_NEXT_SYMED_VALUE           101
  44. #endif
  45. #endif