[MPlayer-dev-eng] [PATCH] Implement a few Unicode versions of Win32 functions

Steinar H. Gunderson sgunderson at bigfoot.com
Sat Mar 6 15:18:30 CET 2010


On Sat, Mar 06, 2010 at 02:46:17PM +0100, Steinar H. Gunderson wrote:
> Implement GetVersionExW with the same data as GetVersionExA but taking in a
> different structure, and CreateMutexW, CreateEventW and CreateSemaphoreW as
> simple wrappers around the A versions.

I realized these should probably handle a NULL name parameter as well.
Updated version attached.

/* Steinar */
-- 
Homepage: http://www.sesse.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unicode-win32-functions-v2.diff
Type: text/x-diff
Size: 4169 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100306/a3de0ddb/attachment.diff>


More information about the MPlayer-dev-eng mailing list