mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
More MinGW fixes.
This commit is contained in:
@ -219,7 +219,7 @@ AsyncId CThreadDispObject::Queue (void * op) {
|
||||
***/
|
||||
|
||||
//===========================================================================
|
||||
static unsigned CALLBACK W9xThreadProc (AsyncThread *) {
|
||||
static unsigned THREADCALL W9xThreadProc (AsyncThread *) {
|
||||
|
||||
// Perform the main thread loop
|
||||
for (;;) {
|
||||
|
Reference in New Issue
Block a user