home *** CD-ROM | disk | FTP | other *** search
- '******************************************************************************
- '* *
- '* WARNING: Do not modify this file with any editor other than TESTUIED.EXE. *
- '* *
- '******************************************************************************
- const dlg_welcome = 200
- const ID_WELCOMECONTINUE = 207
- const ID_WELCOMEEXIT = 208
- const dlg_Typesetup = 800
- const ID_INSTALLDEFAULT = 801
- const ID_INSTALLCUSTOM = 802
- const dlg_Install = 400
- const ID_INSTALLEXIT = 401
- const ID_INSTALLCONTINUE = 402
- const ID_INSTALLDIR = 404
- const ID_DRIVECOMBO = 408
- const ID_INSTALLBACK = 409
- const dlg_CustomInstall = 1300
- const ID_OK = 1302
- const ID_BACKTO = 1304
- const ID_EXITOUT = 1305
- const ID_CUSTOMDIR = 1308
- const ID_TXTDRIVE = 503
- const ID_CANCELCONTINUE = 504
- const ID_CANCELBACK = 505
- const dlg_CancelDRive = 600
- const DLg_Update = 1100
- const ID_OPTUPDATE = 1103
- const ID_OPT = 1104
- const ID_UPDATEDIR = 1105
- const ID_UPDATECONTINUE = 1107
- const ID_UPDATEEXIT = 1108
- const ID_OPTREINSTALL = 1111
- const dlg_WhereInstall = 700
- const ID_OPTWINDOW = 701
- const ID_OPTOTHER = 702
- const ID_CONTINUE = 708
- const ID_CANCEL = 709
- const dlg_InstallFiles = 1700
- const ID_DESTINATION = 1707
- const ID_SOURCE = 1708
- const ID_GAUGE = 1710
- const ID_GAUGELABEL = 1712
- const ID_DRIVECOMBOBOX = 405
- const dlg_Registration = 100
- const ID_course = 302
- const ID_Student = 303
- const Dlg_CMI = 300
- const ID_OPTCourse = 304
- const ID_OPTStudent = 305
- const ID_RegOk = 102
- const ID_RegExit = 110
- const Regtext1 = 103
- const ID_Regtext2 = 104
- const ID_Regtext3 = 105
- const ID_Regtext1 = 111
- const ID_RegBack = 113
- const ID_RegUserName = 114
- const ID_RegSerial = 115
- const ID_RegCompName = 116
- const ID_Back = 307
- const DLG_Registered = 500
- const ID_RegedName = 501
- const ID_RegedCompName = 502
- const ID_RegedSerial = 506
- const ID_RegedOk = 507
- const ID_RegedBack = 508
- const ID_RegedExit = 509
- const dlg_removeexit = 900
- const ID_removedwindow = 1200
- const dlg_Removepath = 1400
- const Dlg_NAMsave = 1500
- const dlg_removedwindow = 1600
- const dlg_remove_error = 2100
- const ID_REMOVEDIR = 1401
- const ID_REMOVECONTINUE = 1402
- const ID_REMOVEEXIT = 1403
- const ID_NO = 308
- const ID_EXIT = 309
- const ID = 310
- const ID_EXITHELP = 901
- const ID_YES = 1501
- const ID_NAMPATH = 1502
- const dlg_Listgroups = 1800
- const ID_LISTCOURSES = 101
- const ID_TOTALNUMCOURSES = 109
- const ID_MAXNUMBER = 112
- const dlg_CoursesToInstall = 1900
- const dlg_CoursesToRemove = 2000
- const ID_LISTCONTINUE = 107
- const ID_LISTCANCEL = 108
- const ID_RemoveBack = 2001
- const Dlg_RemoveChoice = 2200
- const ID_DeleteAll = 2201
- const ID_DeleteCourseM_Nam = 2203
- const ID_DCourseM_Nam = 2204
- const ID_LCourseM_Nam = 2205
- const ID_RemoveQuit = 2207
-
- const ID_RCourseandMNams = 2209
- const ID_LCourseandMNams = 2210
- const ID_Self = 1801
- const ID_select = 1802
- const ID_CheckBSelf = 1803
- const ID_CheckBzero = 1808
- type _DLG_dlg_welcome
- Lbl_205 as string
- end type
- global Dlg_dlg_welcome as _DLG_dlg_welcome
- type _DLG_dlg_Removepath
- Txt_ID_REMOVEDIR as string
- Lbl_ID_NO as string
- end type
- global Dlg_dlg_Removepath as _DLG_dlg_Removepath
- type _DLG_dlg_remove_error
- Lbl_2103 as string
- end type
- global Dlg_dlg_remove_error as _DLG_dlg_remove_error
- type _DLG_dlg_removeexit
- Lbl_ID_INSTALLDEFAULT as string
- end type
- global Dlg_dlg_removeexit as _DLG_dlg_removeexit
- type _DLG_dlg_Listgroups
- Lst_ID_LISTCOURSES as string
- Lbl_Regtext1 as string
- Txt_ID_TOTALNUMCOURSES as string
- Lbl_ID_RegExit as string
- Chk_ID_CheckBSelf as integer
- Chk_ID_CheckBzero as integer
- end type
- global Dlg_dlg_Listgroups as _DLG_dlg_Listgroups
-