kernel32: Stubs for GetLogicalProcessorInformation(Ex) (resent)

Alexandre Julliard julliard at winehq.org
Mon Jul 19 07:25:15 CDT 2010


Paul Chitescu <paulc at 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
julliard at winehq.org



More information about the wine-devel mailing list