Debugging

Michael Jung mjung at iss.tu-darmstadt.de
Fri Feb 24 02:32:34 CST 2006


Hi,

On Friday 24 February 2006 06:28, Juan Lang wrote:
> As far as how to deal with this, try modifying kernel32.spec to add a stub
> for BlockInput, like:
> @ stub BlockInput
> and see if the program gets any further.  

Hi according to MSDN, BlockInput is a user32.dll function:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/userinput/keyboardinput/keyboardinputreference/keyboardinputfunctions/blockinput.asp

In fact, we do have a commented out stub in dlls/user/user32.spec
# @ stub BlockInput

Bye,
-- 
Michael Jung
mjung at iss.tu-darmstadt.de



More information about the wine-devel mailing list