VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



The API-only way to create programs

by Viktor E (5 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (13 Votes)

In some aspects it is better to program in VC++ than in VB, but these languages for sure have one thing in common - the access to the API functions. A VC++ programmer does subclassing all the time, while for the VB programmer this word sounds like the hell on earth. Well, see for yourself how you can create a functional program based on API functions and subclassing procedures, where all the controls, including the parent form, are created on-the-fly.

Assumes
Do not use the End button of the IDE

Rate The API-only way to create programs

Download The API-only way to create programs

Download The API-only way to create programs (7 KB)

The API-only way to create programs Comments

No comments have been posted about The API-only way to create programs. Why not be the first to post a comment about The API-only way to create programs.

Post your comment

Subject:
Message:
0/1000 characters