
Go to the source code of this file.
Defines | |
| #define | IDS_APP_TITLE 1 |
| #define | IDS_HELLO 2 |
| #define | IDC_POCKETCORELIBRARYTEST 3 |
| #define | IDI_POCKETCORELIBRARYTEST 101 |
| #define | IDM_MENU 102 |
| #define | IDD_ABOUTBOX 103 |
| #define | IDM_FILE_EXIT 40002 |
| #define | IDM_HELP_ABOUT 40003 |
| #define IDC_POCKETCORELIBRARYTEST 3 |
Definition at line 29 of file resource.h.
| #define IDD_ABOUTBOX 103 |
Definition at line 32 of file resource.h.
| #define IDI_POCKETCORELIBRARYTEST 101 |
Definition at line 30 of file resource.h.
| #define IDM_FILE_EXIT 40002 |
Definition at line 33 of file resource.h.
| #define IDM_HELP_ABOUT 40003 |
Definition at line 34 of file resource.h.
| #define IDM_MENU 102 |
Definition at line 31 of file resource.h.
| #define IDS_APP_TITLE 1 |
Definition at line 27 of file resource.h.
| #define IDS_HELLO 2 |
Definition at line 28 of file resource.h.
1.5.6