#If Win64 Then
Private Declare PtrSafe Sub sleep Lib "kernel32.dll" Alias "Sleep" (ByVal dwMilliseconds As LongPtr)
#Else
Private Declare Sub sleep Lib "kernel32.dll" Alias "Sleep" (ByVal dwMilliseconds As Long)
#End If
04-07
2753

10-28
1472

12-09
3620

04-09
2387

01-31
1025
