
Can anyone send Sleep API function implimentation code in VB
Private Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
Sleep 1000 '1 second
--
Randy Birch
MVP Visual Basic
http://www.mvps.org/vbnet/
Please respond only to the newsgroups so all can benefit.
|
| Hi,
| Can any one send me Sleep API function implimentation code in VB.
| Cheers.
|
|
| Keshav.
|
|