Browse Subversion Repository
Contents of /Restart/Resource.h
Parent Directory
| Revision Log
Revision 11 -
( show annotations)
( download)
( as text)
Wed Feb 10 18:21:00 2010 UTC
(14 years, 3 months ago)
by sho1get
File MIME type: text/x-chdr
File size: 695 byte(s)
| 1 |
//{{NO_DEPENDENCIES}} |
| 2 |
// Microsoft Visual C++ generated include file. |
| 3 |
// Used by Restart.rc |
| 4 |
// |
| 5 |
|
| 6 |
#define IDS_APP_TITLE 103 |
| 7 |
|
| 8 |
#define IDR_MAINFRAME 128 |
| 9 |
#define IDD_RESTART_DIALOG 102 |
| 10 |
#define IDD_ABOUTBOX 103 |
| 11 |
#define IDM_ABOUT 104 |
| 12 |
#define IDM_EXIT 105 |
| 13 |
#define IDI_RESTART 107 |
| 14 |
#define IDI_SMALL 108 |
| 15 |
#define IDC_RESTART 109 |
| 16 |
#define IDC_MYICON 2 |
| 17 |
#ifndef IDC_STATIC |
| 18 |
#define IDC_STATIC -1 |
| 19 |
#endif |
| 20 |
// |
| 21 |
#ifdef APSTUDIO_INVOKED |
| 22 |
#ifndef APSTUDIO_READONLY_SYMBOLS |
| 23 |
|
| 24 |
#define _APS_NO_MFC 130 |
| 25 |
#define _APS_NEXT_RESOURCE_VALUE 129 |
| 26 |
#define _APS_NEXT_COMMAND_VALUE 32771 |
| 27 |
#define _APS_NEXT_CONTROL_VALUE 1000 |
| 28 |
#define _APS_NEXT_SYMED_VALUE 110 |
| 29 |
#endif |
| 30 |
#endif |
|