mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00: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.