ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/experimental/host/vb_net_test/nettest.frm
(Generate patch)

Comparing experimental/host/vb_net_test/nettest.frm (file contents):
Revision 1.21 by pjm2, Mon Feb 26 09:23:34 2001 UTC vs.
Revision 1.22 by pjm2, Mon Feb 26 09:25:41 2001 UTC

# Line 165 | Line 165 | Dim responseNumber As Integer
165  
166   Private Sub Form_Load()
167      
168 +    If App.PrevInstance Then
169 +        x = MsgBox("There is already an i-scream Winhost running on this machine.", 48, "i-scream host already running")
170 +    End If
171 +    
172      protocolVersion = "1.1"
173      
174      Status.Caption = "Loading"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines