First post, by KentRieske
KentRieske
Offline
Rank
Newbie
I developed and market MS-DOS based engineering software using BALERXE. It runs nicely on Windows XP and about the same in DOSBox 0.74 on Windows 7 32-bit. I am still testing. My application prints to any LPT or COM port in Windows XP. It will also print to any system printer using the NET USE command prior to launching my application. I have a DOSBox 0.74 work-around of sending the application report to a file, quit my application, and retrieve and print using WordPad. This is not convenient for my customers.
QUESTION:
What is an easy way to get my application in DOSBox to print directly to the default Windows printer?