Thread: In MS VC++, how to change the graph mode when writing dos program?

  1. #1
    Registered User
    Join Date
    Sep 2002
    Posts
    88

    Question In MS VC++, how to change the graph mode when writing dos program?

    THX~!

  2. #2
    Seeking motivation... endo's Avatar
    Join Date
    May 2002
    Posts
    537
    Graph mode?? Sorry, you'll have to elaborate...
    Couldn't think of anything interesting, cool or funny - sorry.

  3. #3
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    MSVC doesnt write dos progs. It wont have the headers & libs you need....

    But you can try a more up to date graphics lib...there are quite a few (OpenGL & DirectX are fine for VC++ and most of the games you buy these days use these)...do a search on this board and the gaming board for more info

  4. #4
    Registered User
    Join Date
    Sep 2002
    Posts
    88
    thx.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Program Plan
    By Programmer_P in forum C++ Programming
    Replies: 0
    Last Post: 05-11-2009, 01:42 AM
  2. Question on purchase and change program
    By s_ny33 in forum C Programming
    Replies: 10
    Last Post: 11-07-2005, 04:14 PM
  3. Change this program so it uses function??
    By stormfront in forum C Programming
    Replies: 8
    Last Post: 11-01-2005, 08:55 AM
  4. Replies: 1
    Last Post: 01-24-2005, 02:07 PM
  5. fopen();
    By GanglyLamb in forum C Programming
    Replies: 8
    Last Post: 11-03-2002, 12:39 PM