Title : Graphics program using Dosbox in Xp
DOSBox is an emulator which simulates a computer running MS-DOS. It is intended especially for use with old computer games.
DOSBox is a command-line program, configured either by a set of command-line arguments or by editing a plain text configuration file.
DOSBox is a full CPU emulator, capable of running DOS programs that require the CPU to be in either real mode or protected mode.
A popular feature of DOSBox is its ability to capture screenshots and record gameplay footage.
The idea to use Dosbox to Take graphics programs output is by Amod Jaltade,Friend of mine.
Now in TE comp, PICT
U can download Dosbox from website http://www.dosbox.com/download.php?main=1
After installing Dosbox to run TC follow the steps given below
1-Suppose your TC is in "C:\TC"
2-First command will be "mount c c:\"
This command will mount c:
3-now change z: to c: by typing "c:"
4-Now onwards use it like normal dos
i.e type c:>cd tc
c:\TC>cd bin
c:\TC\BIN>tc.exe
That's over Tc is working under under Dosbox.
Make sure that don't press "ctr+F9" to run program instead run it using Menu
To take graphics output u can take it by "Prt Scr" key in minimum or full window
To take graphics output in Devc++,
Refer Amod Jaltade Blog
http://amodjaltade.blogspot.com/2008/03/graphicsh-without-turbo-cc.html