kernel32: Implement Get{Time,Date}FormatEx (try 2)

Sean Burke leftmostcat at gmail.com
Sun Jan 4 02:44:11 CST 2015


Provides an implementation of time and date format functions added in Vista
sufficient to allow some basic applications requiring them to run. Includes
necessary tests and header defs.

Incorporates feedback from Nikolay Sivov. Argument names for newly-added
functions are renamed according to function. The temporary lcid variable
has been removed. Tests should now succeed on win2000 and winxp. Input
LPCWSTRs have been changed from ptr to wstr in the IDLs. Additionally, an
incorrect format string for a TRACE() has been corrected.


Sean Burke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150104/dcf97b1d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-Implement-Get-Time-Date-FormatEx.patch
Type: text/x-patch
Size: 22700 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150104/dcf97b1d/attachment-0001.bin>


More information about the wine-patches mailing list