B
Beemer Biker
I have a C++ program (console shell) that runs on a linux system (bash) and
on win32. Ansi escape code work fine for cursor positioning on bash. I
dont have ansi.sys loaded in XP PRO (or win2k). Is there a way to do it in
the debugger or the IDE?
I added device=%SystemRoot%\system32\ansi.sys in config.nt but it didnt
help. I thought this would have worked.
From the cmd prompt "mem /C" does not show ansi.sys loaded, nor even himem
which was already in config.nt before I added the ansi.sys
I only want to run this program on win32 from the debugger ie: hitting F5.
It is much easier to debug in VC7.1 then using gdb. ie: I am not running
the .exe under emulation mode. It only runs on my PCs (Xp or Win2k) when I
am debugging.
...TIA..
--
=======================================================================
Beemer Biker joestateson at grandecom dot net
http://TipsForTheComputingImpaired.com
http://ResearchRiders.org Ask about my 99'R1100RT
=======================================================================
on win32. Ansi escape code work fine for cursor positioning on bash. I
dont have ansi.sys loaded in XP PRO (or win2k). Is there a way to do it in
the debugger or the IDE?
I added device=%SystemRoot%\system32\ansi.sys in config.nt but it didnt
help. I thought this would have worked.
From the cmd prompt "mem /C" does not show ansi.sys loaded, nor even himem
which was already in config.nt before I added the ansi.sys
I only want to run this program on win32 from the debugger ie: hitting F5.
It is much easier to debug in VC7.1 then using gdb. ie: I am not running
the .exe under emulation mode. It only runs on my PCs (Xp or Win2k) when I
am debugging.
...TIA..
--
=======================================================================
Beemer Biker joestateson at grandecom dot net
http://TipsForTheComputingImpaired.com
http://ResearchRiders.org Ask about my 99'R1100RT
=======================================================================