From EXE to DLL

A

avi

Hello,

I've developped an exe application in VB6 that i call from vba with a
shell command. It works quite fine but is a little bit slow as a bit
of communication is done with Excel.

I wonder if it is possible to transform the application into a dll
and how. The application consist of a form with a lot of functions

In a previous post i was strongly recommended to make a dll and not an
exe, but due to insufficient knowledge, i prefereed the sraighforward
exe approach

I feel now more confident to try the dll appraoch but need some
guidance

Thanks a lot
Avi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top