I would like to make a demo program like PowerBasic's PB/Vision. I use PB/Vision and I would like to take a few screen snipets and fade them in and out as a presintation.
I know how to fade the screen but don't know how to make a slide show of my current program. Do I need to make a TSR? Should I add some code to my program?
Are the screen shot's BMPs or simply a screen memory dump?
Any help in this would be good.
This needs to be a stand alone EXE and smaller then my program. Along the line that the demo for PB/Vision is.
------------------
Bobby Gage II
[This message has been edited by Bobby Gage (edited August 08, 2000).]
I know how to fade the screen but don't know how to make a slide show of my current program. Do I need to make a TSR? Should I add some code to my program?
Are the screen shot's BMPs or simply a screen memory dump?
Any help in this would be good.
This needs to be a stand alone EXE and smaller then my program. Along the line that the demo for PB/Vision is.
------------------
Bobby Gage II
[This message has been edited by Bobby Gage (edited August 08, 2000).]
Comment