home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-01-12 | 4.9 KB | 263 lines |
- ;
- ; This section lists those entries that should appear in the user selectable
- ; VB options listbox
- ;
- [Options]
- Option1=Remote Client Support
- #Option2=Remote Server Support
- Option2=Crystal Report Control
- Option3=Common Dialog Control
- Option4=Data Bound Grid Control
- Option5=Data Bound List Control
- Option6=Grid Control
- Option7=Animated Button Control
- Option8=Gauge Control
- Option9=Key State Control
- Option10=Multimedia Control
- Option11=Comm Control
- Option12=MAPI Control
- Option13=Masked Edit Control
- Option14=Outline Control
- Option15=Picture Clip Control
- Option16=Spin Button Control
- Option17=3D Controls
- Option18=Graph Control
- Option19=Windows Common Controls
- Option20=Rich Textbox Control
- Option21=Tabbed Dialog Control
- Option22=Remote Data Control
-
- Remote Client SupportID=100
- Remote Server SupportID=101
- Crystal Report ControlID=102
- Common Dialog ControlID=103
- Data Bound Grid ControlID=104
- Data Bound List ControlID=105
- Grid ControlID=106
- Animated Button ControlID=107
- Gauge ControlID=108
- Key State ControlID=109
- Multimedia ControlID=110
- Comm ControlID=111
- MAPI ControlID=112
- Masked Edit ControlID=113
- Outline ControlID=114
- Picture Clip ControlID=115
- Spin Button ControlID=116
- 3D ControlsID=117
- Graph ControlID=118
- Windows Common ControlsID=119
- Rich Textbox ControlID=120
- Tabbed Dialog ControlID=121
- Remote Data ControlID=122
-
- ;
- ; The following sections tell what other sections are referenced by each
- ; section listed above
- ;
- [VB Runtime 0409-32]
- Group=VB Runtime 32 Bit
- Dest=$(WinSysPath)
-
- [VB Runtime 0409]
- Group=VB Runtime 16 Bit
- Dest=$(WinSysPath)
-
- [Remote Client Support-32]
- Dest=$(WinSysPath)
- ReferTo1=VB4 Remote Client Support-32
-
- [Remote Server Support-32]
- Dest=$(WinSysPath)
- ReferTo1=VB4 Remote Server Support-32
-
- [Crystal Report Control-32]
- Dest=$(WinSysPath)
- ReferTo1=CRYSTL32.OCX
-
- [Common Dialog Control-32]
- Dest=$(WinSysPath)
- ReferTo1=COMDLG32.OCX
-
- [Data Bound Grid Control-32]
- Dest=$(WinSysPath)
- ReferTo1=DBGRID32.OCX
-
- [Data Bound List Control-32]
- Dest=$(WinSysPath)
- ReferTo1=DBLIST32.OCX
-
- [Grid Control-32]
- Dest=$(WinSysPath)
- ReferTo1=GRID32.OCX
-
- [Animated Button Control-32]
- Dest=$(WinSysPath)
- ReferTo1=ANIBTN32.OCX
-
- [Gauge Control-32]
- Dest=$(WinSysPath)
- ReferTo1=GAUGE32.OCX
-
- [Key State Control-32]
- Dest=$(WinSysPath)
- ReferTo1=KEYSTA32.OCX
-
- [Multimedia Control-32]
- Dest=$(WinSysPath)
- ReferTo1=MCI32.OCX
-
- [Comm Control-32]
- Dest=$(WinSysPath)
- ReferTo1=MSCOMM32.OCX
-
- [MAPI Control-32]
- Dest=$(WinSysPath)
- ReferTo1=MSMAPI32.OCX
-
- [Masked Edit Control-32]
- Dest=$(WinSysPath)
- ReferTo1=MSMASK32.OCX
-
- [Outline Control-32]
- Dest=$(WinSysPath)
- ReferTo1=MSOUTL32.OCX
-
- [Picture Clip Control-32]
- Dest=$(WinSysPath)
- ReferTo1=PICCLP32.OCX
-
- [Spin Button Control-32]
- Dest=$(WinSysPath)
- ReferTo1=SPIN32.OCX
-
- [3D Controls-32]
- Dest=$(WinSysPath)
- ReferTo1=THREED32.OCX
-
- [Graph Control-32]
- Dest=$(WinSysPath)
- ReferTo1=GRAPH32.OCX
-
- [Windows Common Controls-32]
- Dest=$(WinSysPath)
- ReferTo1=COMCTL32.OCX
-
- [Rich Textbox Control-32]
- Dest=$(WinSysPath)
- ReferTo1=RICHTX32.OCX
-
- [Tabbed Dialog Control-32]
- Dest=$(WinSysPath)
- ReferTo1=TABCTL32.OCX
-
- [Remote Data Control-32]
- Dest=$(WinSysPath)
- ReferTo1=MSRDC32.DLL
-
- [Remote Client Support]
- Dest=$(WinSysPath)
- ReferTo1=VB4 Remote Client Support
-
- [Remote Server Support]
- Dest=$(WinSysPath)
- ReferTo1=
-
- [Crystal Report Control]
- Dest=$(WinSysPath)
- ReferTo1=CRYSTAL16.OCX
-
- [Common Dialog Control]
- Dest=$(WinSysPath)
- ReferTo1=COMDLG16.OCX
-
- [Data Bound Grid Control]
- Dest=$(WinSysPath)
- ReferTo1=DBGRID16.OCX
-
- [Data Bound List Control]
- Dest=$(WinSysPath)
- ReferTo1=DBLIST16.OCX
-
- [Grid Control]
- Dest=$(WinSysPath)
- ReferTo1=GRID16.OCX
-
- [Animated Button Control]
- Dest=$(WinSysPath)
- ReferTo1=ANIBTN16.OCX
-
- [Gauge Control]
- Dest=$(WinSysPath)
- ReferTo1=GAUGE16.OCX
-
- [Key State Control]
- Dest=$(WinSysPath)
- ReferTo1=KEYSTA16.OCX
-
- [Multimedia Control]
- Dest=$(WinSysPath)
- ReferTo1=MCI16.OCX
-
- [Comm Control]
- Dest=$(WinSysPath)
- ReferTo1=MSCOMM16.OCX
-
- [MAPI Control]
- Dest=$(WinSysPath)
- ReferTo1=MSMAPI16.OCX
-
- [Masked Edit Control]
- Dest=$(WinSysPath)
- ReferTo1=MSMASK16.OCX
-
- [Outline Control]
- Dest=$(WinSysPath)
- ReferTo1=MSOUTL16.OCX
-
- [Picture Clip Control]
- Dest=$(WinSysPath)
- ReferTo1=PICCLP16.OCX
-
- [Spin Button Control]
- Dest=$(WinSysPath)
- ReferTo1=SPIN16.OCX
-
- [3D Controls]
- Dest=$(WinSysPath)
- ReferTo1=THREED16.OCX
-
- [Graph Control]
- Dest=$(WinSysPath)
- ReferTo1=GRAPH16.OCX
-
- [Windows Common Controls]
- Dest=$(WinSysPath)
- ReferTo1=COMCTL16.OCX
-
- [Rich Textbox Control]
- Dest=$(WinSysPath)
- ReferTo1=
-
- [Tabbed Dialog Control]
- Dest=$(WinSysPath)
- ReferTo1=TABCTL16.OCX
-
- [Remote Data Control]
- Dest=$(WinSysPath)
- ReferTo1=
-
- [OnlineReg 16bit]
- Name=Online Registration
- Dest=<INSTALLDIR>\REGISTER
- ReferTo1=OnlineReg 16bit Files
-
- [OnlineReg 32bit]
- Name=Online Registration
- Dest=<INSTALLDIR>\REGISTER
- ReferTo1=OnlineReg 32bit Files
-
-
-
-