--- Eric Pouech <[EMAIL PROTECTED]> wrote: 
> SetConsoleCursorInfo would do (if you're running the
> program under wineconsole).

/******************************************************************************
 * GetConsoleWindow [EMAIL PROTECTED]
 */
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

Reply via email to