resource.h
上传用户:sdnygcb
上传日期:2007-01-02
资源大小:18k
文件大小:1k
源码类别:

PropertySheet

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Resize.rc
  4. //
  5. #define IDD_RESIZE_DIALOG               102
  6. #define IDD_PAGE1                       107
  7. #define IDD_PAGE2                       108
  8. #define IDR_MAINFRAME                   128
  9. #define IDC_WIZARD                      1000
  10. #define IDC_PROPSHEET                   1001
  11. #define IDC_NAME                        1001
  12. #define IDC_NAMELABEL                   1002
  13. #define IDC_FRAME                       1003
  14. #define IDC_FILESLABEL                  1004
  15. #define IDC_PHONELABEL                  1005
  16. #define IDC_FILES                       1005
  17. #define IDC_PHONE                       1006
  18. #define IDC_NOTESLABEL                  1007
  19. #define IDC_NOTES                       1008
  20. #define IDC_FAXLABEL                    1010
  21. #define IDC_FAX                         1011
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_NEXT_RESOURCE_VALUE        129
  27. #define _APS_NEXT_COMMAND_VALUE         32771
  28. #define _APS_NEXT_CONTROL_VALUE         1010
  29. #define _APS_NEXT_SYMED_VALUE           101
  30. #endif
  31. #endif