// JP opened flex table

Click to See Complete Forum and Search --> : display some graphics with a driver


cudh
October 13th, 2004, 08:26 AM
hi
i want to create some graphics with my driver and display it on the screen.something similar to what softice does when it displays the debugwindow.i know that softice has its own driver for this (siwvid.sys) so i disassembled it and the only interesting thing i could find were some in and out instructions maybe it's possible to display the graphics that way.unfortunately i found very few information about the in and out instructions on the web so i don't know if i'm on the right track. so it would be very nice if somebody could tell me how to display some graphics with my driver.
thx!

//JP added flex table