by Daniel Lo Nigro (Daniel15) - DanSoft Australia (3 Submissions)
Category: Miscellaneous
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(30 Votes)
[The new version of this code is located at https://www.vbcoders.com/vb/scripts/ShowCode.asp?txtCodeId=54190&lngWId=1]
Ever wanted to create your own API? Well, now you can! Using this program, you can make standard DLL's in Visual Basic, thus allowing you to do things previously only C++ and Delphi programmers can, including creating ISAPI scripts and control panel applets. You can create your own API and then use this API from any programming language that supports API calls! I created this because I saw a program that does the same thing but it costed $800!!!!!!! [This is my first submission to vbcoders, if you like it, please vote!]