[PATCH] kernel32: add basic support for CAL_SCALNAME

Michael Blumenkrantz michael.blumenkrantz at gmail.com
Sun Jul 29 07:17:43 CDT 2012


Hi,

The attached patch adds rudimentary support for CAL_SCALNAME in
GetCalendarInfoW(). It seems that this information is pulled from the registry,
but I am not very familiar with wine internals and did not know how to go about
adding the default entry for such a thing, which, I think, should be the string
"gregorian" according to
(http://msdn.microsoft.com/en-us/library/windows/desktop/dd317734(v=vs.85).aspx).

I forgot to mention in my previous calendar patch mail, but these two patches
are targeted at fixing http://bugs.winehq.org/show_bug.cgi?id=15804; when
applied, Bastion no longer crashes on startup. I have no other easy means of
testing, however.

Mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-add-basic-support-for-CAL_SCALNAME-in-GetCalendarInf.patch
Type: text/x-patch
Size: 2875 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120729/e7dd79ef/attachment.bin>


More information about the wine-patches mailing list