in console app how do i make the cursor invisible/change wha

Programming, for all ages and all languages.
Post Reply
scarberry

in console app how do i make the cursor invisible/change wha

Post by scarberry »

in console app how do i make the cursor invisible/change what it looks like?

thanks
Tim

Re:in console app how do i make the cursor invisible/change

Post by Tim »

SetConsoleCursorInfo
scarberry

Re:in console app how do i make the cursor invisible/change

Post by scarberry »

ok thanks for both of them. ill do some research on google for the santax and post it here so other ppl will know as well.


thanks
Tim

Re:in console app how do i make the cursor invisible/change

Post by Tim »

http://msdn.microsoft.com/library/ is the best source of information on Windows functions.
Post Reply