Re: How I make a DLL work with Excel/Word VBA?
- From: "Cactus" <zhanglihome [at] 21cn [dot] com>
- Date: Wed, 19 Apr 2006 11:59:34 +0800
MikeD wrote:
"Karl E. Peterson" <karl@xxxxxxxx> wrote in message
news:OgsXfglYGHA.1888@xxxxxxxxxxxxxxxxxxxxxxx
Cactus wrote:
How I make a VB5 DLL work with Excel/Word VBA?
Compile it. Then, in the VBA editor, select it from the
Tools-References dialog.
And of course, make sure the VB5 core runtime files and any other
files your DLL is dependent upon are installed (best to make an
installation program to do this).
I'm pretty sure the VB5 runtime comes with most (all?) versions of Office
since 97?
VB5 runtime can find at anywhere.
I need VB5 Because MS Offices project based VBA.
and office not enough power for me;)
C++ may have power but not fit to VBA.
.
- Follow-Ups:
- Re: How I make a DLL work with Excel/Word VBA?
- From: MikeD
- Re: How I make a DLL work with Excel/Word VBA?
- References:
- How I make a DLL work with Excel/Word VBA?
- From: Cactus
- Re: How I make a DLL work with Excel/Word VBA?
- From: Karl E. Peterson
- Re: How I make a DLL work with Excel/Word VBA?
- From: MikeD
- Re: How I make a DLL work with Excel/Word VBA?
- From: Karl E. Peterson
- How I make a DLL work with Excel/Word VBA?
- Prev by Date: ActiveX control (DLL or EXE) and it's parent, hosting process (PID).
- Next by Date: FindFirstFile returns invalid handle
- Previous by thread: Re: How I make a DLL work with Excel/Word VBA?
- Next by thread: Re: How I make a DLL work with Excel/Word VBA?
- Index(es):
Relevant Pages
|