Re: How to CreateMutex in Dolphin?
Posted by
Blair McGlashan-3 on
Sep 24, 2004; 6:42pm
URL: https://forum.world.st/How-to-CreateMutex-in-Dolphin-tp3371535p3371594.html
"Sean Malloy" <
[hidden email]> wrote in message
news:
[hidden email]...
>> We use our own modified version of the Bruce McKinney´s "Hardcore Visual
>> Basic" Type Library Win32 API type library, and this allows one to
>> generate functions and structs automagically that typically require
>> little, if any, modification. This has a number of advantages; it
>> typically saves time, it is less tedious and error prone, the results are
>> consistent and reproduceable. You can download it from:
>
>
> Thanks Blair, this will definitely save me time. I've lost some follicles
> over Dolphin <> Win32 api calls in the last couple of months :)
No problem. Let me know of any issues you find with it, as I will endeavour
to keep it up to date. I recommend redownloading next time you need to use
it to get the latest version. Maybe I should start a SourceForge project for
it though, as I won't be adding any large missing sections of the Win32 API
unless I have a need for it. The only thing is I'm not sure whether I'm
really permitted to distribute the source in amended form (or at all for
that matter). Better check the license.
Regards
Blair