Reimplement EnumDateFormats, make it work for all available locales

Paul Vriens paul.vriens at xs4all.nl
Wed Jul 27 06:44:11 CDT 2005


> Hello,
>
> Changelog:
>     Dmitry Timoshkov <dmitry at codeweavers.com>
>     - Reimplement EnumDateFormats, make it work for all available locales.
>     - Add a test for EnumDateFormats
>
...
> -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 ?

Paul.




More information about the wine-devel mailing list