home *** CD-ROM | disk | FTP | other *** search
/ PC Administrator / spravce.iso / RunModule / src / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-08-31  |  2.0 KB  |  53 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by RunModule.rc
  4. //
  5. #define IDC_MYICON                      2
  6. #define IDD_RUNMODULE_DIALOG            102
  7. #define IDD_ABOUTBOX                    103
  8. #define IDS_APP_TITLE                   103
  9. #define IDM_ABOUT                       104
  10. #define IDM_EXIT                        105
  11. #define IDS_HELLO                       106
  12. #define IDI_RUNMODULE                   107
  13. #define IDI_SMALL                       108
  14. #define IDC_RUNMODULE                   109
  15. #define IDI_ICON_OK                     109
  16. #define IDI_ICON_CANCEL                 110
  17. #define IDI_ICON_BROWSE                 111
  18. #define IDI_ICON_ABOUT                  112
  19. #define IDR_MAINFRAME                   128
  20. #define IDD_RUNDLG                      129
  21. #define IDD_DIALOG_ABOUT                130
  22. #define IDB_BITMAP_ABOUT                132
  23. #define IDB_BITMAP_BROWSE               133
  24. #define IDB_BITMAP_CANCEL               134
  25. #define IDB_BITMAP_OK                   135
  26. #define IDC_BROWSE                      1000
  27. #define IDC_COMBO_RUN                   1002
  28. #define IDC_COMBO_OPTION                1003
  29. #define IDC_CHECK_CLOSE                 1004
  30. #define IDC_ABOUT                       1005
  31. #define IDC_BUTTON_WEBSITE              1006
  32. #define IDC_BUTTON_EMAIL                1007
  33. #define IDC_BUTTON_REGISTER             1008
  34. #define IDC_RADIO                       1010
  35. #define IDC_STATIC_MESSAGE              1015
  36. #define IDC_BUTTON_HELP                 1016
  37. #define IDC_STATIC_OBJECT               1018
  38. #define IDC_STATIC_COMMAND              1019
  39. #define IDM_TASKMANAGER                    1020
  40. #define IDM_CONTROLPANEL                1021
  41. #define IDC_STATIC                      -1
  42.  
  43. // Next default values for new objects
  44. // 
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_NEXT_RESOURCE_VALUE        132
  48. #define _APS_NEXT_COMMAND_VALUE         32771
  49. #define _APS_NEXT_CONTROL_VALUE         1020
  50. #define _APS_NEXT_SYMED_VALUE           110
  51. #endif
  52. #endif
  53.