RESOURCE.H
//{{NO_DEPENDENCIES}} 
// App Studio generated include file. 
// Used by BROWSER.RC 
// 
#define IDD_MAINDIALOG                  101 
#define ID_MENU                         102  
#define ID_ICON                         103  
 
#define IDC_TYPEINFOSLIST               1001 
#define IDC_ELEMENTSLIST                1002 
#define IDC_PARAMETERSLIST              1003 
#define IDC_TYPELIB_NAME                1004 
#define IDC_TYPELIB_DOC                 1005  
#define IDC_TYPELIB_VERSION             1006  
#define IDC_TYPELIB_HELPFILE            1007 
#define IDC_TYPELIB_LCID                1008  
#define IDC_TYPEINFO_TYPE               1009   
#define IDC_TYPEINFO_HELPCTX            1010  
#define IDC_TYPEINFO_DOC                1011    
#define IDC_TYPEINFO_ALIASTYPE          1012 
#define IDC_ELEM_TYPE                   1013 
#define IDC_ELEM_HELPCTX                1014 
#define IDC_ELEM_FUNCKIND               1015 
#define IDC_ELEM_CALLCONV               1016 
#define IDC_ELEM_INVOKEKIND             1017 
#define IDC_ELEM_MEMID                  1018 
#define IDC_ELEM_CONST_VALUE            1019  
#define IDC_ELEM_DOC                    1020 
#define IDC_PARAM_TYPE                  1021 
#define IDC_PARAM_INOUT                 1022    
#define IDC_ELEM_OPEN_HELPFILE          1023 
 
#define IDC_TYPELIB_FIRST               1004 
#define IDC_TYPELIB_LAST                1008 
#define IDC_TYPEINFO_FIRST              1009 
#define IDC_TYPEINFO_LAST               1012 
#define IDC_ELEM_FIRST                  1013 
#define IDC_ELEM_LAST                   1020 
#define IDC_PARAM_FIRST                 1021 
#define IDC_PARAM_LAST                  1022 
 
#define IDM_FILEOPEN                    40001 
#define IDM_EXIT                        40002 
#define IDC_STATIC                      -1