Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. pauloscouser

    not working in ms-dos 6.22?

    hmmmm is it not possible at all to write applications for ms-dos using visual c++ 6.0, or will they all be windows based?
  2. pauloscouser

    not working in ms-dos 6.22?

    the program uses windows.h header file
  3. pauloscouser

    not working in ms-dos 6.22?

    i've written a program that i'm quite proud of but would like to be able to run it on a friends machine with ms-dos 6.22, but don't know how to convert/alter the code to do this? any hints?
  4. pauloscouser

    curosor position?

    does anyone know of any library functions to locate cursor at any co-ordinates on screen to print text? am only new to c++ so any help would be greatly appreciated
  5. pauloscouser

    escape sequences: how do i change cursor position?

    I've just started using visual c++ but used zortech c a few years ago, and my code for changing cursor position by using co-ordinates does not work with microsoft, please help. I'd like to be able to write a function that just allows me to assign 2 integers and use them to locate the cursor at...

Part and Inventory Search

Back
Top