-
- Downloads
Apparently, not cross-platform toolkit is happy with multiple threads doing
stuff at the same time. Remove the timer idea (Not multithread happy on Win32) and use deferred events with mutexes and semaphores galore. Whee.
Please register or sign in to comment