mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 23:44:24 +08:00
Now the WinMain() message loop correctly exits and we get to perform last-time cleanup. However, the main thread must not exit (except under certain conditions, not yet implemented), so we Sleep for an infinite amount of time.