Jump to content
xisto Community
Sign in to follow this  
daniel151405241469

Visual Basic - make Standard dlls in VB written entierly by me

Recommended Posts

if you want to know how to make dlls in visual basic, download my submission to planet-source-code.com:

http://forums.xisto.com/no_longer_exists/

Quoting what i said on the submission:

This code will allow you to make your very own stdcall DLL files using Visual Basic. The DLLs that you create can be called from any programming language that supports stdcall DLLs. Just create or open a project with the functions that you want to export, choose the functions to export and click compile! Create your own DLLs that you can call from any programming language that supports stdcall dlls. Create your own API, share code between your programs, create a control panel applet, create an ISAPI application, the possibilities are endless!

i was working on a new version of this, but my old computer died and i can't be bothered starting again.

Share this post


Link to post
Share on other sites

Very well done daniel15, i am begining to learn visual basic myself, as it is required for my college work, this is a very nice piece of code from you, i hope it is going to help me out in the future, i am into anything that makes my life a little easier lol.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.