Phill Heald
September 23rd, 2002, 10:11 AM
Hi cup..
Im using VC6 to write a Win32 app for the PC running on Win2000. Does this give a better clue ??
cheers Philip..
Paul McKenzie
September 23rd, 2002, 12:34 PM
Investigate the Win32 Console API functions. Screen handling in Win32 console programming is done through the Console API.
The function that you want is SetConsoleCursorPosition.
Regards,
Paul McKenzie
cup
September 24th, 2002, 03:26 AM
For those of you who are confused, the head of this thread is in http://www.codeguru.com/forum/showthread.php?s=&threadid=210969.
As Paul said, look up http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/character_mode_applications.asp