https://bugs.winehq.org/show_bug.cgi?id=3930
--- Comment #71 from Bruno Jesus 00cpxxx@gmail.com --- Just confirming that the game works in XP. And the testcase (with a SuspendThread call inside the callback) also works if started in Windows 95 compatibility mode.
The interesting part is that when run in compatibility mode Windows calls the callback with the same thread ID so from my point of view SuspendThread is not actually doing anything when in compatibility mode.