27 Jul
2005
27 Jul
'05
1:59 p.m.
"Paul Vriens" <paul.vriens(a)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.