Paul Chitescu <pa...@voip.null.ro> writes:

> @@ -3323,6 +3323,26 @@ HANDLE WINAPI GetCurrentProcess(void)
>  }
>  
>  /***********************************************************************
> + *           GetLogicalProcessorInformation     (KERNEL32.@)
> + */
> +BOOL WINAPI GetLogicalProcessorInformation(void *buffer, PDWORD pBufLen)

That's not the correct prototype.

-- 
Alexandre Julliard
julli...@winehq.org


Reply via email to