|
-
Jul 12th, 2019, 08:07 PM
#15
Re: Has anyone had any success implementing IDispatch / IDispatchEx?
 Originally Posted by dilettante
I don't know where you got that idea. It works fine on the 64bit PC I just tried it on.
Sure...
@JAAFAR
Judging from your last postings, you're probably trying to use it from within a 64Bit-Process (as e.g. "64Bit-Excel-VBA").
First option:
...use the 32Bit-Script-COMponent with COM-Marshaling (either via ActiveX-Exe-Instancing or the DllSurrogate-mechanism).
Second option:
...google for VB6-implementations of the IActiveScripting-interfaces (there are a few out there) -
and adapt these sources for VBA-64.
Olaf
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|