Re: How to CreateMutex in Dolphin?
Posted by Sean Malloy-6 on Sep 23, 2004; 12:52am
URL: https://forum.world.st/How-to-CreateMutex-in-Dolphin-tp3371535p3371558.html
> Hmmm, both Sean and Blair's hit me back with:
Try changing the call from
<stdcall: handle CreateMutex ...>
to
<stdcall: handle CreateMutexA ...>
?