Ignore:
Timestamp:
08/08/11 14:37:37 (13 years ago)
Author:
jhall
Message:

added some new elements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MFCtooling/TestProg/resource.h

    r32 r148  
    1919#define IDC_SLIDER1                     1006 
    2020#define IDC_SPIN1                       1007 
     21#define IDC_SLIDER2                     1007 
     22#define IDC_LIST1                       1008 
     23#define IDC_TAB1                        1010 
     24#define IDC_TREE1                       1013 
    2125#define ID_CANCEL_EDIT_CNTR             32768 
    2226#define ID_CANCEL_EDIT_SRVR             32769 
     
    2832#define _APS_NEXT_RESOURCE_VALUE        131 
    2933#define _APS_NEXT_COMMAND_VALUE         32771 
    30 #define _APS_NEXT_CONTROL_VALUE         1008 
     34#define _APS_NEXT_CONTROL_VALUE         1014 
    3135#define _APS_NEXT_SYMED_VALUE           101 
    3236#endif 
Note: See TracChangeset for help on using the changeset viewer.