home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 95 Secrets
/
Secrets2.iso
/
Utility
/
Registry
/
RegChk
/
Source
/
regchk.glo
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-19
|
196 b
|
7 lines
Attribute VB_Name = "Module1"
Global exitstate% 'state of the stop/exit button
Global drvltr$ 'which drive is selected
Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)