Console regression?

Eric Pouech pouech-eric at wanadoo.fr
Sun Aug 24 02:54:11 CDT 2003


wine at frotz.org wrote:
> 000a: get_console_input_info( handle=(nil) )
[snip]
> if (!console && !geterror()) set_error(STATUS_INVALID_PARAMETER);
> 
> is directly responsible for the error.  
the error is more that the handle passed to get_console_input_info in 
the server is nil, so server cannot find the object for that

the point is to know why you get a nil value for stdinput handle

could you compare the two server traces before and after the trace ?
TIA

-- 
Eric Pouech




More information about the wine-devel mailing list