>My question is this; does anyone know of a way to output text to the screen >under (text-mode) Win32 that's fast AND works with the window() procedure? I think you'll have to do that yourself, unless nCRT uses the console write routines. I haven't used it, but I have heard good things about it. Jeff.