Thread: Dos cursors

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    I'm Back
    Join Date
    Dec 2001
    Posts
    556
    I use the the _setcursortype(_NOCURSOR) command in C++ to remove the blinking cursor.

    Its in conio.h and my compiler is borland 3,. If that doesn't works then there is a similar question in the C board you could check out.
    Last edited by ihsir; 04-02-2002 at 11:46 PM.
    -

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. File systems?? (Winxp -> DOS)
    By Shadow in forum Tech Board
    Replies: 4
    Last Post: 01-06-2003, 09:08 PM
  2. winver, winminor, winmajor can it be found from dos?
    By ronin in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 10-02-2002, 10:32 AM
  3. real mode dos & win dos
    By scott27349 in forum A Brief History of Cprogramming.com
    Replies: 26
    Last Post: 08-19-2002, 06:15 AM
  4. DOS program versus DOS console program
    By scromer in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 01-10-2002, 01:42 PM
  5. Shut off DOS screen automatically to Windows
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 11-08-2001, 07:14 PM