resource.h
上传用户:wlkj888
上传日期:2022-08-01
资源大小:806k
文件大小:1k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by dialogcontrols.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_DIALOGCONTROLS_DIALOG       102
  9. #define IDR_MAINFRAME                   128
  10. #define IDB_BITMAP1                     129
  11. #define IDB_BITMAP2                     130
  12. #define IDC_STATICOUTLOOK               1000
  13. #define IDC_STATICMINITOOLS             1001
  14. #define IDO_OUTODAY                     5600
  15. #define IDO_CALENDARIO                  5601
  16. #define IDO_CONTACTO                    5602
  17. #define IDO_TAREAS                      5603
  18. #define IDO_NOTAS                       5604
  19. #define IDO_ELIMINAR                    5605
  20. // Next default values for new objects
  21. // 
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE        131
  25. #define _APS_NEXT_COMMAND_VALUE         32771
  26. #define _APS_NEXT_CONTROL_VALUE         1002
  27. #define _APS_NEXT_SYMED_VALUE           101
  28. #endif
  29. #endif