Thread: Visual C++ and DOS graphics modes

  1. #1
    Zasty
    Guest

    Visual C++ and DOS graphics modes

    i want to use dos graphics modes with visual c++(using the same way as the tutorials on this website tell how)

    but it says that there are a whole bunch of undeclared identifiers
    (eg. error C2065: '_AX' : undeclared identifier)

    is there any way to make it work? and if so how?

  2. #2
    Registered User
    Join Date
    Sep 2002
    Posts
    272
    No.
    Joe

  3. #3
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    2 options

    [list=1][*]Dump Dos - get a decent library like OpenGL & DirectX...both are freely downloadable and the web is full of tutorials on how to use them[*]Get a Dos Compiler - Loads of free ones available (djgpp for one)[/list=a]

Popular pages Recent additions subscribe to a feed