Thread: Microsoft Visual C++ ? graphics DIRECT X???

  1. #1
    Registered User
    Join Date
    Nov 2001
    Posts
    1

    Microsoft Visual C++ ? graphics DIRECT X???

    Hi i am new to the programming in windows and was wondering how do you intitilize graphic modes like 13h? in windows or how does windows differ from borland c 4.5?

  2. #2
    Registered User kitten's Avatar
    Join Date
    Aug 2001
    Posts
    109
    DirectX is more difficult that OpenGL. But if you want your software to work in any Windows then DirectX is your choice. There is also various graphics libraries that can give you 13h mode, such as Borland's <graphics.h> f.ex.
    Making error is human, but for messing things thoroughly it takes a computer

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Avoiding Global variables
    By csonx_p in forum Windows Programming
    Replies: 32
    Last Post: 05-19-2008, 12:17 AM
  2. Can we have vector of vector?
    By ketu1 in forum C++ Programming
    Replies: 24
    Last Post: 01-03-2008, 05:02 AM
  3. how to use microsoft visual c++ 2005 express edition
    By crazyheavyd in forum C++ Programming
    Replies: 4
    Last Post: 10-05-2007, 02:59 PM
  4. more then 100errors in header
    By hallo007 in forum Windows Programming
    Replies: 20
    Last Post: 05-13-2007, 08:26 AM
  5. odd errors from msvc std library files
    By blight2c in forum C++ Programming
    Replies: 6
    Last Post: 04-30-2002, 12:06 AM