zujam | pourkoi ça marche pas le wait ?????
y a une autre procedure pour faire un délai ? ---------------
attention au djinn....
|
Bendes | Par l'API "Sleep" :
Code :
- Private Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
- Private Sub Command1_Click()
- 'Sleep for 5000 milliseconds (5 sec.)
- Sleep 5000
- End Sub
|
|
zujam | coooooool
merci bc !
 ---------------
attention au djinn....
|
| Plus de sujets relatifs à : [VB] comment faire un "Wait" ? |
|---|