VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

API Console

Ravage  (3 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This creates a console window through API. This is very basic, but it teaches you the basics about calling/creating a console through API. Well first:
1.) Create an exe
2.) Delete Form1
3.) Add a Module (NOT a Class Module)
4.) Insert the code below into the module
5.) Run the program and a console window should come up
I didn't document this very well because it is very basic concerning API. Feel free to use this code in your programs and also feel free to add on to this.

Rate API Console (9(9 Vote))
API Console.bas

API Console Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters