[SDL] Alt-F4 not working on Windows
Jeff
j_post at pacbell.net
Wed Apr 30 22:34:34 PDT 2008
On Wed April 30 2008 20:22, Mason Wheeler wrote:
> Windows (or any operating system) can't gracefully terminate any
> non-trivial program. The program has to gracefully terminate itself with
> its own cleanup routines to take care of allocated memory, temporary files,
> network connections, and howevermany other things.
>
Any decent OS will indeed take care of allocated memory, temp files, and other
resources used by a program when it terminates. I believe even Windows does,
but since I don't use Windows I can't say for sure.
Jeff
More information about the SDL
mailing list