atl80: Implement AtlGetVersion - try2

Dmitry Timoshkov dmitry at baikal.ru
Mon Jul 23 02:27:44 CDT 2012


Vijay Kiran Kamuju <infyquest at gmail.com> wrote:

> +WINAPI DWORD AtlGetVersion(void* pReserved)

That's a somewhat strange choice for the placement of a calling convention
specifier. Also it shouldn't be too hard to avoid a hungarian style named
variable, and placing '*' properly.

-- 
Dmitry.



More information about the wine-devel mailing list