Search:

Type: Posts; User: B_Level

Search: Search took 0.00 seconds.

  1. Thread: New PC?

    by B_Level
    Replies
    5
    Views
    1,283

    New PC?

    I’m in the market for a new desktop and was just seeking some advice, suggestions, preferences, etc. on what’s out there. I’m really interested in what people have/use as far as:
    - Processors
    -...
  2. Replies
    1
    Views
    1,366

    OpenGL Question

    I was wondering if someone could clear up a few questions I've got about OpenGL, or at least point me in the right direction.
    First - what's with the different API versions 1.4, 1.5, 2.0,...
  3. Replies
    3
    Views
    982

    Thanks Ancient Dragon!

    Thanks Ancient Dragon!
  4. Replies
    3
    Views
    982

    VC++6 and ServicePack6 ?

    I recently downloaded and installed Microsoft's service pack 6 for visual Studio 6.
    My Visual Basic is showing that it is installed (ie when it loads up, under the help menu), but Visual C++ is...
  5. Replies
    10
    Views
    4,917

    Just tried out the program with dosbox and no...

    Just tried out the program with dosbox and no problems. Evidently it was just the way XP emulates DOS that was screwing everything up. I'm Def. Happy Now. :p
  6. Replies
    10
    Views
    4,917

    Thanks Mario F. I hadn't considered that I'm...

    Thanks Mario F. I hadn't considered that I'm Running this on XP so running in on an emulator is def. worth trying. Hope that works if not . . . well it is Microsoft (like they really care)
  7. Replies
    10
    Views
    4,917

    I'll give this one last shot then let it die. ...

    I'll give this one last shot then let it die. Has anyone tried to compile the ^^^^^^^above ^^^^^^^ code, and if so did you have any problems as far as text display goes?
  8. Replies
    24
    Views
    8,698

    Service Pack ?

    Maybe a stupid Question, but does Service back 6 include the fixes from the previous service packs?
  9. Replies
    10
    Views
    4,917

    //right click and set Target expert , platform =...

    //right click and set Target expert , platform = DOS(Standard), Libraries = BGI

    #include <stdio.h>
    #include <graphics.h>
    #include <stdlib.h>
    #include <conio.h>
    #include <dos.h>
    #include...
  10. Replies
    10
    Views
    4,917

    Is Borland 5 a true-DOS compiler? It's not...

    Is Borland 5 a true-DOS compiler?

    It's not necessarily, but you can tell it to compile the code with the BGI library and create an EXE that will run in a DOS Shell. That's what I've been doing. I...
  11. Replies
    10
    Views
    4,917

    I'm running this on a desktop PC. The graphics...

    I'm running this on a desktop PC. The graphics card is the one that came with the PC (I bought it back in 2000-1). I've tried different compatibility modes but no luck. I'm guessing it's maybe a...
  12. Replies
    10
    Views
    4,917

    Graphics problem with Borland C++

    I'm using Borland C++ 5 and have downloaded lots of peoples source as examples. Everytime though that something has to be run in DOS the text is messed up. It will have the text and in between it...
Results 1 to 12 of 13