ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/host/winhost/nettest.vbp
Revision: 1.9
Committed: Thu Mar 1 09:30:55 2001 UTC (23 years, 6 months ago) by pjm2
Branch: MAIN
Changes since 1.8: +5 -4 lines
Log Message:
Fixed uptime > 47 problem by sending uptime as the number of seconds the
program has been running rather than milliseconds_running / 1000.  This is
not ideal, but it should be okay if the host is started automatically as
each machine starts.

File Contents

# User Rev Content
1 pjm2 1.1 Type=Exe
2 pjm2 1.9 Form=..\..\..\experimental\host\vb_net_test\nettest.frm
3 pjm2 1.2 Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
4 pjm2 1.1 Object={248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0; MSWINSCK.OCX
5 pjm2 1.4 Object={33155A3D-0CE0-11D1-A6B4-444553540000}#1.0#0; SysTray.ocx
6 pjm2 1.9 Module=Imports; ..\..\..\experimental\host\vb_net_test\Imports.bas
7     Class=CUpTime; ..\..\..\experimental\host\vb_net_test\CUpTime.cls
8     Class=CNetWksta; ..\..\..\experimental\host\vb_net_test\CNetWksta.cls
9 pjm2 1.1 IconForm="Form1"
10     Startup="Form1"
11 pjm2 1.7 ExeName32="winhost.exe"
12 pjm2 1.9 Path32="..\..\..\experimental\host\vb_net_test"
13 pjm2 1.1 Command32=""
14     Name="Project1"
15     HelpContextID="0"
16     CompatibleMode="0"
17     MajorVer=1
18     MinorVer=0
19     RevisionVer=0
20     AutoIncrementVer=0
21     ServerSupportFiles=0
22     VersionCompanyName="University of Kent at Canterbury"
23     CompilationType=0
24     OptimizationType=0
25     FavorPentiumPro(tm)=0
26     CodeViewDebugInfo=0
27     NoAliasing=0
28     BoundsCheck=0
29     OverflowCheck=0
30     FlPointCheck=0
31     FDIVCheck=0
32     UnroundedFP=0
33     StartMode=0
34     Unattended=0
35     Retained=0
36     ThreadPerObject=0
37     MaxNumberOfThreads=1