"Paul Vriens" paul.vriens@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.