SetConsoleCtrlHandler

Hi,

under windows, does sdl install any sort of ctrl-break handler? I’m
trying to call SetConsoleCtrlHandler in an SDL-based program and getting
different results when the function is called before or after SDL
initialization.

This is SDL 1.2.8 and the program uses SDL_Init(SDL_INIT_NOPARACHUTE).

Regards,

Uli