Tech Support > Computers & Technology > Programming > how to make a console application in VB6
how to make a console application in VB6
Posted by GeneSZ on September 10th, 2003


In MS Visual C/C++, I can select "Win32 console application" to
compile a program and allow it run as a command in Dos environment.
How can I do the same thing in MS VB6? Thanks. Gene


Similar Posts