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!)
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 |