VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Pausing an application that doesn't burden the CPU

Frank Donckers  (9 Submissions)   Miscellaneous   VB 6.0   Unknown Difficulty   Sun 11th June 2006   Mon 8th February 2021

Pausing an application that doesn't burden the CPU

API Declarations



Private Declare Sub sleep Lib "kernel32" _
Alias "Sleep" (ByVal dwMilliseconds As Long)


Rate Pausing an application that doesn't burden the CPU (1(1 Vote))
Pausing an application that doesn't burden the CPU.bas

Pausing an application that doesn't burden the CPU Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters