stub implementation for GetLastInputInfo and SetLayeredWindowAttributes

Dmitry Timoshkov dmitry at baikal.ru
Mon Dec 6 23:12:24 CST 2004


"Mike McCormack" <mike at codeweavers.com> wrote:

> +BOOL      WINAPI GetLastInputInfo(PLASTINPUTINFO);
...
> diff -u -r1.90 user32.spec
> --- dlls/user/user32.spec 19 Oct 2004 21:10:17 -0000 1.90
> +++ dlls/user/user32.spec 6 Dec 2004 18:01:17 -0000
> @@ -263,6 +263,7 @@
>  @ stdcall GetKeyboardState(ptr)
>  @ stdcall GetKeyboardType(long)
>  @ stdcall GetLastActivePopup(long)
> +@ stdcall GetLastInputInfo()

Number of parameters in header and spec files mismatch and there is no
stub implementation of GetLastInputInfo at all.

-- 
Dmitry.




More information about the wine-devel mailing list