I am converting a DOS payroll program to windows. Currently I am working on the sections of the DOS program that will not work with certain windows machines (printing and communications). As I get them done, I am calling them from the DOS program (using Shell). This works fine as long as I do not show any VB forms. These knock the DOS program down to the taskbar.
My question is: Does anyone know a way keep the DOS app active on the screen and run my vb forms on top of the DOS screen. The printing app works fine without any VB forms, but I'd like to use a file status form when transmitting files over the modem. It is not that big of a problem, the user just has to click on the DOS app in the taskbar after my app has run, but it is not very convenient or pretty.
Thanks for any suggestions or help.
Catrina
My question is: Does anyone know a way keep the DOS app active on the screen and run my vb forms on top of the DOS screen. The printing app works fine without any VB forms, but I'd like to use a file status form when transmitting files over the modem. It is not that big of a problem, the user just has to click on the DOS app in the taskbar after my app has run, but it is not very convenient or pretty.
Thanks for any suggestions or help.
Catrina