search for: getqueuestatus

Displaying 4 results from an estimated 4 matches for "getqueuestatus".

2005 Nov 20
2
Nortel Extranet Client Installer
...I'm not making any newbie blunders. Searched high and low for solutions to get the Nortel vpn Extranet client installer to run properly using wine. I get a ton of fixmes like these and lots of other errors, in particular ones to do with DLL32/DLL16/NETDI/SETUP16 - details follow... fixme:key:GetQueueStatus QS_xxxx flags (4000) are not handled fixme:key:GetQueueStatus QS_xxxx flags (4000) are not handled fixme:key:GetQueueStatus QS_xxxx flags (4000) are not handled fixme:win:SetWindowTextA setting text "InstallShield Wizard" of other process window (nil) should not use SendMessage fixme:key...
2002 Oct 24
1
crash report (PR#2207)
...17022A 00000000 0017022A !gprintf 0022F800 0164F5FC 0017022A 0000000F 00000000 00000000 !gprintf 0022F850 77E12E98 0017022A 0000000F 00000000 00000000 !app_win_proc 0022F870 77E139A3 0164F5D0 0017022A 0000000F 00000000 user32!ScrollDC 0022F88C 77E1395F 0194AEA0 0000000F 00000000 00000000 user32!GetQueueStatus 0022F8B4 77FA032F 0022F8C4 00000018 0194AEA0 0000000F user32!GetQueueStatus 0022F954 77E15824 016BC7C0 00000001 0164FCBF 016BC7C0 ntdll!KiUserCallbackDispatcher 0022F990 0152FC05 00000001 00000400 0022FA5C 0158A463 user32!DispatchMessageA 0022F9B0 0152FA05 01C63730 0022FA5C 00000400 00000001 !R...
2015 May 01
0
Wine release 1.7.42
...ve windows with NULL on thread_attach_input. comctl32: TTM_SETTOOLINFO does not change subclassing flags. Dmitry Timoshkov (3): user32/tests: Add a test for sending inter-thread messages. user32/tests: Add PeekMessage(PM_NOREMOVE) call to inter-thread messages test. server: GetQueueStatus should clear only checked queue changed bits. Erich Hoover (2): kernel32: Invalid console handles for new processes are 0, not INVALID_HANDLE_VALUE. krnl386: Invalid console handles should translate into real handles when creating a new process. Fran?ois Gouget (5): ws2_32/tests...
2008 Nov 07
0
Wine release 1.1.8
...age. user32: Move thread info setting and WH_GETMESSAGE call into peek_message. user32: Specify the new queue mask separately from the PeekMessage flags. user32: Use a local buffer in peek_message to save a server call for small buffer sizes. user32: Add a bunch of tests for GetQueueStatus and GetMessage combinations. ntdll: Simplify the RtlIsDosDeviceName_U implementation. ntdll: Add a few more tests for RtlIsDosDeviceName_U, fix some failures on Windows. ntdll: Allocate a new virtual region for large blocks, and ensure 16-byte alignment. ntdll: Store the exi...