Revision: | 1.1 |
Committed: | Thu Feb 22 17:04:22 2001 UTC (23 years, 9 months ago) by pjm2 |
Branch: | MAIN |
Log Message: | A basic test of some network functions in Visual Basic for Windows. These use the mswinsck.ocx ActiveX component. These should be runnable on most Win32 platforms with the Visual Basic 6 runtime installed (available from the microsoft website) |
# | Content |
---|---|
1 | Type=Exe |
2 | Form=nettest.frm |
3 | Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINNT\System32\stdole2.tlb#OLE Automation |
4 | Object={248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0; MSWINSCK.OCX |
5 | IconForm="Form1" |
6 | Startup="Form1" |
7 | ExeName32="nettest.exe" |
8 | Path32="..\..\..\pjm2\vb\test" |
9 | Command32="" |
10 | Name="Project1" |
11 | HelpContextID="0" |
12 | CompatibleMode="0" |
13 | MajorVer=1 |
14 | MinorVer=0 |
15 | RevisionVer=0 |
16 | AutoIncrementVer=0 |
17 | ServerSupportFiles=0 |
18 | VersionCompanyName="University of Kent at Canterbury" |
19 | CompilationType=0 |
20 | OptimizationType=0 |
21 | FavorPentiumPro(tm)=0 |
22 | CodeViewDebugInfo=0 |
23 | NoAliasing=0 |
24 | BoundsCheck=0 |
25 | OverflowCheck=0 |
26 | FlPointCheck=0 |
27 | FDIVCheck=0 |
28 | UnroundedFP=0 |
29 | StartMode=0 |
30 | Unattended=0 |
31 | Retained=0 |
32 | ThreadPerObject=0 |
33 | MaxNumberOfThreads=1 |