Reimplement EnumDateFormats, make it work for all available locales

Dmitry Timoshkov dmitry at baikal.ru
Wed Jul 27 08:59:58 CDT 2005


"Paul Vriens" <paul.vriens at xs4all.nl> wrote:

>> -BOOL WINAPI EnumDateFormatsA( DATEFMT_ENUMPROCA lpDateFmtEnumProc, LCID
>> Locale,  DWORD dwFlags)
>> +BOOL WINAPI EnumDateFormatsA(DATEFMT_ENUMPROCA proc, LCID lcid, DWORD
>> flags)
> 
> Why did you change the names ? I thought we sticked to the MSDN ones ?

We stick to the variable types not names MSDN has for APIs.

-- 
Dmitry.




More information about the wine-devel mailing list