resource.h
上传用户:shyhzl888
上传日期:2007-01-07
资源大小:35k
文件大小:2k
源码类别:

行业应用

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SrcLines.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_SRCLINES_DIALOG             102
  9. #define IDS_FILEFILTER                  102
  10. #define IDR_MAINFRAME                   128
  11. #define IDB_RBU                         129
  12. #define IDI_OK                          130
  13. #define IDB_RBF                         130
  14. #define IDB_LOGO                        131
  15. #define IDI_EXIT                        132
  16. #define IDB_RBX                         132
  17. #define IDI_ABOUT                       133
  18. #define IDI_OPEN                        134
  19. #define IDB_RBD                         137
  20. #define IDC_HAND                        144
  21. #define IDC_OPENFILE                    1000
  22. #define IDC_ABOUT                       1001
  23. #define IDC_CPPLINES                    1002
  24. #define IDC_HEADERLINES                 1003
  25. #define IDC_TOTALLINES                  1004
  26. #define IDC_STATIC_CORCPP               1007
  27. #define IDC_WEB                         1010
  28. #define IDC_EMAIL                       1011
  29. #define IDC_BTNCPP                      1015
  30. #define IDC_BTNC                        1016
  31. // Next default values for new objects
  32. // 
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_NEXT_RESOURCE_VALUE        138
  36. #define _APS_NEXT_COMMAND_VALUE         32771
  37. #define _APS_NEXT_CONTROL_VALUE         1017
  38. #define _APS_NEXT_SYMED_VALUE           101
  39. #endif
  40. #endif