[GME-commit] GMESRC/GME/Gme resource.h,1.58,1.59
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue Sep 14 10:04:42 CDT 2004
Update of /var/lib/gme/GMESRC/GME/Gme
In directory braindrain:/tmp/cvs-serv1136
Modified Files:
resource.h
Log Message:
no message
CVS User: bogyom
Index: resource.h
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/resource.h,v
retrieving revision 1.58
retrieving revision 1.59
diff -C2 -d -r1.58 -r1.59
*** resource.h 28 Jul 2004 13:21:03 -0000 1.58
--- resource.h 14 Sep 2004 14:04:39 -0000 1.59
***************
*** 71,74 ****
--- 71,75 ----
#define ID_PANNWIN 206
#define IDD_PANNWINDLG 207
+ #define IDD_NEW_MULTIUSER_PROJ_DLG 208
#define IDD_CONSOLE_DIALOG 209
#define IDC_NAME 1000
***************
*** 102,105 ****
--- 103,107 ----
#define IDC_RADIO2 1027
#define IDC_RADIO3 1028
+ #define IDC_RADIO4 1029
#define IDC_CONNTYPE 1035
#define IDC_CONNID 1038
***************
*** 144,156 ****
--- 146,171 ----
#define IDC_COMBO1 1088
#define IDC_EDIT1 1089
+ #define IDC_EDIT_LOCATION 1089
+ #define IDC_BUTTON_BROWSE_LOC 1091
#define IDC_BUTTON_PARADIGM 1091
+ #define IDC_EDIT_PROJNAME 1092
#define IDC_PARADIGM_NAME 1092
+ #define IDC_EDIT_CONNSTRING 1093
#define IDC_PARADIGM_AUTHOR 1093
#define IDC_PARADIGM_VERSION 1094
+ #define IDC_EDIT_VSSDATABASE 1095
#define IDC_PARADIGM_CREATED 1095
+ #define IDC_BUTTON_BROWSE_VSSDB 1096
#define IDC_PARADIGM_MODIFIED 1096
+ #define IDC_EDIT_VSSPATH 1097
#define IDC_PARADIGM_COMMENT 1097
#define IDC_PARADIGM_GUID 1098
#define IDC_CONSOLE_CTRL 1100
+ #define IDC_RADIO_VSS 1101
+ #define IDC_RADIO_CLEARCASE 1102
+ #define IDC_RADIO_NONE 1103
+ #define IDC_STATIC_VSS 1104
+ #define IDC_STATIC_VSSDB 1105
+ #define IDC_STATIC_VSSPROJ 1106
#define IDD_PRINT_DIALOG 1538
#define IDD_PRINTSETUP_DIALOG 1539
***************
*** 336,340 ****
#define _APS_NEXT_RESOURCE_VALUE 211
#define _APS_NEXT_COMMAND_VALUE 32965
! #define _APS_NEXT_CONTROL_VALUE 1101
#define _APS_NEXT_SYMED_VALUE 115
#endif
--- 351,355 ----
#define _APS_NEXT_RESOURCE_VALUE 211
#define _APS_NEXT_COMMAND_VALUE 32965
! #define _APS_NEXT_CONTROL_VALUE 1107
#define _APS_NEXT_SYMED_VALUE 115
#endif
More information about the GME-commit
mailing list