Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.3 KB

File metadata and controls

35 lines (18 loc) · 1.3 KB

VB6 Standard DLL .def Generator [Update 12-15-2010!]

Description

This makes it possible to create your favorite functions into a standard DLL from within VB6!

Generates export list for your public functions and subs etc and dumps the file as .def for linking with your DLL project. Updated to fix path of module (with or without path) and added some export list beautifiers in the output .def file. (Now supports methods without the Public in declarations!)

More Info

Submitted On 2010-12-13 05:38:08
By Jonell T. Vermudez
Level Intermediate
User Rating 4.7 (28 globes from 6 users)
Compatibility VB 6.0
Category Libraries
World Visual Basic
Archive File VB6_Standa21945712142010.zip