This page is for describing some of the more technical architecture of
WinSwim for the users that would like to customize the underlying reports, SDIF
structures, MS Office Access tables and SQL statements used for controlling the
application.Technology Used:
Visual Basic Components Needed
| File |
Location |
Last Modified |
Size (bytes) |
Version |
| tdbg6.ocx |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
12/06/2000 8:59 AM |
832448 |
6.0.0.253 |
| MSFLXGRD.OCX |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
05/21/2000 11:00 PM |
244416 |
6.0.84.18 |
| comdlg32.ocx |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
05/21/2000 11:00 PM |
140488 |
6.0.84.18 |
| xarraydb.ocx |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
12/06/2000 8:59 AM |
111552 |
1.0.0.12 |
| msvbvm60.dll |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
08/29/2002 4:00 AM |
1388544 |
6.0.92.37 |
| mschart.ocx |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
06/26/1998 3:22 AM |
979728 |
6.0.80.79 |
| grid32.ocx |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
06/26/1998 3:22 AM |
94744 |
4.0.29.8 |
| MSCAL.OCX |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
04/29/2002 10:47 AM |
121160 |
10.0.0.4024 |
| tdbgpp.dll |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
12/06/2000 8:59 AM |
316344 |
1.0.17.7 |
| MSSTDFMT.DLL |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
07/14/2000 11:00 PM |
118784 |
6.0.88.4 |
| vb5db.dll |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
06/17/1998 11:00 PM |
89360 |
6.0.81.69 |
| mscomctl.ocx |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
06/06/2002 9:12 AM |
1077344 |
6.1.95.45 |
| scrrun.dll |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
08/29/2002 4:00 AM |
147483 |
5.6.0.6626 |
| vbSendMail.dll |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
09/05/2003 8:11 PM |
139264 |
3.6.0.5 |
| msvcrt.dll |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only)
|
08/29/2002 4:00 AM |
323072 |
7.0.2600.1106 |
Reporting (Crystal Reports 8.5)
The reporting for WinSwim is based upon Crystal Reports. The
support files for Crystal Reports are included into the system folder.
Because of the architecture for Crystal Reports, another version of Crystal
Reports on the computer used by WinSwim CAN NOT be installed.
Required Runtime Files
The following files are required for ALL 32-bit runtime configurations:
| FILE |
LOCATION |
DESCRIPTION |
| CRPE32.DLL |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only) |
Interface to the Crystal Report Engine |
| MSVCRT20.DLL |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only) |
Microsoft Foundation Class Runtime Library |
| CRPAIG32.DLL |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only) |
Crystal Reports text object support |
| CTL3D32.DLL* |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only) |
Version 2 of the 3 D control implementation |
| IMPLODE.DLL |
\WINDOWS\SYSTEM or \WINDOWS\SYSTEM32 (NT only) |
Compression Library |
The following files are required for exporting data from reports: (optional)
| FILE |
LOCATION |
DESCRIPTION |
| U2FCR.DLL |
\WINDOWS\CRYSTAL |
Crystal Reports format 32-bit |
| U2FDIF.DLL |
\WINDOWS\CRYSTAL |
DIF format |
| U2FHTML.DLL |
\WINDOWS\CRYSTAL |
HTML format |
| U2FODBC.DLL |
\WINDOWS\CRYSTAL |
ODBC data source |
| U2FREC.DLL |
\WINDOWS\CRYSTAL |
Record format |
| U2FRTF.DLL |
\WINDOWS\CRYSTAL |
Rich Text Format |
| U2FSEPV.DLL |
\WINDOWS\CRYSTAL |
Comma Separated Values format |
| U2FTEXT.DLL |
\WINDOWS\CRYSTAL |
Text format |
| U2FWKS.DLL |
\WINDOWS\CRYSTAL |
Lotus 1-2-3 format |
| U2FWORDW.DLL |
\WINDOWS\CRYSTAL |
Microsoft Word for Windows format |
| U2FXLS.DLL |
\WINDOWS\CRYSTAL |
Microsoft Excel format |
Crystal Reports (*.rpt)
The reports provided with WinSwim are located within the installation folder
for WinSwim. This is typically called, "[drive]:\Program Files\GWS\WinSwim Meet
Manager 3". These files have the file extension of .RPT and are in the internal
format used by Crystal Reports.
|