Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Delegates, prefix the name with the module name and a period.
dwTime in Type: DWORD The number of milliseconds that have elapsed since the system was started. This is the value returned by the GetTickCount function.
Return Value:
This function does not return a value.
Notes:
The TimerProc Callback Function. An application-defined callback function that processes WM_TIMER messages.
The TIMERPROC type defines a pointer to this callback function. TimerProc is a placeholder for the application-defined function name
None.
The TimerEventHandler Callback Function. An application-defined callback function that processes WM_TIMER messages. The TIMERPROC type defines a pointer to this callback function. TimerProc is a placeholder for the application-defined function name
8/21/2011 5:19:46 AM - -77.169.19.34
The GetTickCount API
3/3/2015 2:52:02 AM - -203.22.23.9
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
alternate definitions?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed.