Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
OEM_FIXED_FONT not working with XP
Name: DeHaan58 Date: January 21, 2002 at 15:12:46 Pacific
Comment:
I converted an old DOS-program to Windows, and to get the same screen I used OEM_FIXED-FONT, which acually is the IBM-PC character set. With Windows 9x the program works fine, but with XP I get other characters for the line-draw characters. Anyone?
Summary: My C++ printer-program works with Win98 and WinME, but does not with XP. What is different in XP vs other OSs. My program uses "PRINTDLG" structure to intialize Epson Printer. Please help !!! ...
Summary: Hi, I installed borland C++ version 3.0 in my PC, but the C++ program is not running at all; when I click the turbo C++ to get into that window...nothing works.. C++ window creates freeze situ...
Summary: Hi I am trying to write a batch file that will list the files and sizes in a directory based on the file that is passed to the batch file as a parameter. So for example, Let's say my batch file is cal...