Upon further review, the patch works. Stupid me.
William
I just tried Ivan's patch on my program, and get the same insufficient
version
error that I was getting with the original, unpatched, version. My
original patch did not have this problem.
William
with the
version
I submitted, and it didn't work. My config file was set to emulate XP, so I
echoed what MajorSubsystemVersion was. It was 4. Pehaps there is yet another
bug someplace else.
William Lahti
Alexandre Julliard wrote:
> Wililam <[EMAIL PROTECTED]> writes:
>
>> Here is the ChangeLog entry:
>>
>> * dlls/kernel/lcformat.c
>> William Lahti <[EMAIL PROTECTED]>
>>
>> - Implemented the EnumDateFormatsW function and vastly improved up
I am trying to implement EnumCalendarInfo and would like to know if any
locales have multiple calendars, where the settings for the extra calendars
would be in the nls file, and if any calendars have their own seperate
file.
I read previously that Daylight Savings Time transition dates were a FIXME.
If I knew where to implement them, I will look into implementing them
myself.