Tao.Sdl SDK Documentation |
|
Sdl.SDL_INIT_NOPARACHUTE Field
Prevents SDL from catching fatal signals.
[Visual Basic]
Public Const SDL_INIT_NOPARACHUTE As
Integer = 1048576
[C#]
public const
int SDL_INIT_NOPARACHUTE = 1048576;
See Also
Sdl Class | Tao.Sdl Namespace