[SDL] Strange problem with Win32 Sleep function and SDL

voidstar voidstar at tin.it
Wed Jun 6 03:16:22 PDT 2007


> That the normal mouse cursor is still moveable
> is by design of your OS. It would be bad if every crashed
> programm would stop your Mouse Cursor.

Ah ok, I didn't know it was the OS cursor.

> I don't know the Sleep command, but with SDL code
> you should use SDL_Delay (Nr. of ms) to wait a Nr. of
> milliseconds. This is more portable.

Ok, the I will use SDL_Delay.
Thanks for your help!





More information about the SDL mailing list