Module DfAllEnt.pkg
1Use Windows.pkg
2Use DfDafMac.pkg // 3.0 Macros
3
4Define DEFAULT_VIEW_STATIC_SERVER_STATE for 1
5Define DEFAULT_VIEW_LATCH_MODE for 0
6
7Use DFMenu.pkg
8
9Use Data_set.pkg
10
11Use DataDict.pkg // If you do not want any DD support comment this out!!
12
13Use DFClient.pkg
14Use DFPanel.pkg
15Use DFEntry.pkg
16Use DFTxtwin.pkg // Obsolete dfEdit class. Should use cDbTextEdit
17Use cDbTextEdit.pkg // cDbTextEdit
18Use DFTable.pkg
19Use DFSellst.pkg
20Use DFPckLst.pkg
21Use DfddPkLt.pkg // Remove this if you do not want DD support
22
23Use DFEnChk.pkg // DFEntry_Checkbox support
24Use Dftabdlg.pkg // tab dialog support
25Use DfSpnent.pkg // Spin db entry form
26Use DfSpnFrm.pkg // spin form
27Use DfCentry.pkg // Combo-entry
28Use DFEnRad.pkg // radio entry support
29Use DFError.pkg
30Use DfDeoMnu.pkg
31Use DFCursor.pkg // wait cursor object support
32Use dbBitmap.pkg
33Use DfLine.pkg // Line package
34Use DfAllrpt.pkg
35Use BatchDD.pkg
36
37Use Trckbr.pkg // Trackbar class
38Use dbTrckBr.pkg // dbTrackbar class
39Use DfTreeVw.pkg // TreeView class
40Use cToolbar.pkg // cToolbar class
41Use cStatusbar.pkg // cStatusbar class
42Use cHtmlHelp.pkg // html help system class
43Use cApplication.pkg // cApplication class
44
45Use cCJCommandBarSystem.pkg //Codejock classes
46Use cToolTipController.pkg // cToolTip handler class
47Use cDbCJGridPromptList.pkg // adds cDbCJridPromptList, cDbCJGrid and cCJGrid plus column and datasource classes
48