Re: stub implementation for GetLastInputInfo and SetLayeredWindowAttributes
7 Dec
2004
7 Dec
'04
5:12 a.m.
"Mike McCormack" <mike(a)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.
7684
Age (days ago)
7684
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov