Drowning in FIXMEs...

Chris Rankin rankincj at yahoo.com
Thu Sep 2 16:42:47 CDT 2004


 --- Eric Pouech <pouech-eric at wanadoo.fr> wrote: 
> SetConsoleCursorInfo would do (if you're running the
> program under wineconsole).

/******************************************************************************
 * GetConsoleWindow [KERNEL32.@]
 */
HWND WINAPI GetConsoleWindow(VOID)
{
    FIXME("stub\n");
    return NULL;
}
                                                      
                         
                                                      
                         It looks like I'll need to
implement this stub first. (I think...) Does anyone
have any suggestions, please?

Thanks,
Chris



	
	
		
___________________________________________________________ALL-NEW Yahoo! Messenger - all new features - even more fun!  http://uk.messenger.yahoo.com



More information about the wine-devel mailing list