added samples
[windows-sources.git] / sdk / samples / WPFSamples / hwndInWPF / hwndinwpf / resource.h
blob3486b92da3a5c52cfc2c346abb2aafd1ff1a3d2c
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file.
3 // Used by TypicalWin32Dialog.rc
4 //
5 #define IDC_MYICON 2
6 #define IDD_TYPICALWIN32DIALOG_DIALOG 102
7 #define IDS_APP_TITLE 103
8 #define IDD_ABOUTBOX 103
9 #define IDM_ABOUT 104
10 #define IDM_EXIT 105
11 #define IDI_TYPICALWIN32DIALOG 107
12 #define IDI_SMALL 108
13 #define IDC_TYPICALWIN32DIALOG 109
14 #define IDR_MAINFRAME 128
15 #define IDD_DIALOG1 129
16 #define IDC_STATIC -1
18 #define IDC_EDIT1 1001
19 #define IDC_EDIT2 1002
20 #define IDC_EDIT3 1003
21 #define IDC_EDIT4 1004
22 #define IDC_EDIT5 1005
23 #define IDC_EDIT6 1006
24 #define IDC_EDIT7 1007
25 #define IDC_MONTHCALENDAR1 1008
26 #define IDC_SPIN1 1009
27 #define ID_EDIT_CUT 32771
28 #define ID_EDIT_COPY 32772
29 #define ID_EDIT_PASTE 32773
30 #define ID_EDIT_SAVE 32774
31 #define ID_EDIT_CANCEL 32775
32 #define ID_FILE_OPEN 32776
33 #define ID_FILE_SAVE 32777
34 #define ID_FILE_NEW 32778
35 #define ID_FILE_SAVEAS 32779
36 #define IDC_STATIC -1
38 // Next default values for new objects
39 //
40 #ifdef APSTUDIO_INVOKED
41 #ifndef APSTUDIO_READONLY_SYMBOLS
42 #define _APS_NO_MFC 1
43 #define _APS_NEXT_RESOURCE_VALUE 130
44 #define _APS_NEXT_COMMAND_VALUE 32771
45 #define _APS_NEXT_CONTROL_VALUE 1000
46 #define _APS_NEXT_SYMED_VALUE 110
47 #endif
48 #endif