At least on Windoze it's a simple case of SetTimer(hwnd, ID_TIMER, msecs, NULL);

For callbacks on Windows timeSetEvent() is ok.

Reply via email to