Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Viewing all articles
Browse latest Browse all 1474

How to create a console application

$
0
0
Console is a program that demonstrates how create a console and write text to it. It also demonstates how to read user input and how to set/get the console's properties such as its title.

When compiled, Visual Basic 5/6 applications that use a console, are considered to be GUI applications and are treated as such. To solve this use the linker as follows:
path of Visual Basic\Link.exe /EDIT /SUBSYSTEM:CONSOLE executable
Attached Files

Viewing all articles
Browse latest Browse all 1474

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>