kernel32: add a stub for QueryThreadCycleTime

Dmitry Timoshkov dmitry at baikal.ru
Mon Mar 30 02:32:05 CDT 2015


Austin English <austinenglish at gmail.com> wrote:

> +@ stdcall QueryThreadCycleTime(ptr ptr)
...
> +BOOL WINAPI QueryThreadCycleTime(HANDLE thread, PULONG64 cycle)

'ptr' is not suitable for HANDLE in the .spec file.

-- 
Dmitry.



More information about the wine-devel mailing list