1.

Solve : Colors in command prompt window?

Answer»

I am running a DOS program which changes some of the basic 16 screen colors by CALLING int 10H ax=1010h to set the DAC registers for VGA.
The program works well under pure DOS and in a COMMAND prompt window under W95/W98SE.
Under W2000/WinXP it only changes the colors when run in FULLSCREEN (Alt-return). When returning from fullscreen to windowed command prompt the changed colors are not TRANSFERRED to the window.
How can I make the command window under W2000/WinXP honor the VGA DAC-registers set by my program?

Thanks for any hint.

jama



Discussion

No Comment Found