~brian-sidebotham/wxwidgets-cmake/wxpython-2.9.4

« back to all changes in this revision

Viewing changes to samples/nativdlg/resource.h

  • Committer: Brian Sidebotham
  • Date: 2013-08-03 14:30:08 UTC
  • Revision ID: brian.sidebotham@gmail.com-20130803143008-c7806tkych1tp6fc
Initial import into Bazaar

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//{{NO_DEPENDENCIES}}
 
2
// Microsoft Developer Studio generated include file.
 
3
// Used by dialog1.rc
 
4
//
 
5
// #define dialog1                         101
 
6
#define IDC_EDIT1                       1000
 
7
#define IDC_CHECK1                      1001
 
8
#define IDC_COMBO1                      1003
 
9
#define IDC_RADIO1                      1005
 
10
#define IDC_LIST1                       1006
 
11
#define IDC_SCROLLBAR1                  1007
 
12
#define IDC_SLIDER1                     1008
 
13
#define IDC_SPIN1                       1009
 
14
#define IDC_STATIC                      -1
 
15
 
 
16
// Next default values for new objects
 
17
//
 
18
#ifdef APSTUDIO_INVOKED
 
19
#ifndef APSTUDIO_READONLY_SYMBOLS
 
20
#define _APS_NEXT_RESOURCE_VALUE        102
 
21
#define _APS_NEXT_COMMAND_VALUE         40001
 
22
#define _APS_NEXT_CONTROL_VALUE         1010
 
23
#define _APS_NEXT_SYMED_VALUE           101
 
24
#endif
 
25
#endif