Click to See Complete Forum and Search --> : Windows Closing in Dos program


Ran
April 22nd, 1999, 04:26 PM
I need my program which is dos program to be running without dos window being opened. The program compiled in BC 3.1. It musn't use .pif file.
The program doesn't contain stdio, conio or other output, yet windows open an empty window. I need that no window will be displayed or at least it will be run minimized.

thanks.