J
Jack Leach
I've been trying to find information on this but have been drawing blanks,
hoping maybe someone can point me in the right direction.
I want to make an external reference library that I can access within my
project, but not sure how to go about doing it. I'm working on a basic CAM
programming interface to integrate, which invloves a ton of various math
forumlas.
I'd like to get these formulas into their own library, which I can
apparently do by referencing a seperate mdb/mde. But I think I'd rather not
have an mdb for this... I don't need any interface or data, just functions,
so an mde is a bit overkill I think.
I assume a dll is ideal for this, but I haven't the faintest idea how to
work with them or what the learning curve is (if I understand correctly vba
cannot create dlls anyway).
Any ideas or pointers to places where I can find good information on the
concept?
Thanks,
--
Jack Leach
www.tristatemachine.com
"I haven't failed, I've found ten thousand ways that don't work."
-Thomas Edison (1847-1931)
hoping maybe someone can point me in the right direction.
I want to make an external reference library that I can access within my
project, but not sure how to go about doing it. I'm working on a basic CAM
programming interface to integrate, which invloves a ton of various math
forumlas.
I'd like to get these formulas into their own library, which I can
apparently do by referencing a seperate mdb/mde. But I think I'd rather not
have an mdb for this... I don't need any interface or data, just functions,
so an mde is a bit overkill I think.
I assume a dll is ideal for this, but I haven't the faintest idea how to
work with them or what the learning curve is (if I understand correctly vba
cannot create dlls anyway).
Any ideas or pointers to places where I can find good information on the
concept?
Thanks,
--
Jack Leach
www.tristatemachine.com
"I haven't failed, I've found ten thousand ways that don't work."
-Thomas Edison (1847-1931)