|
-
Jun 28th, 2001, 12:16 PM
#1
Thread Starter
New Member
Create a DLL to call an EXE
I have written a simple VB EXE to call the Lotus Notes class (Notes32.tlb) to send email.
Now I need to use the VB EXE from a database trigger. The bad thing is that the database trigger can only call a DLL.
So can a DLL call my VB EXE (which is currently calling another dll - the Lotus Notes Class)? Write such a DLL in VB or I can only use VC++. I am new to Visual C++. How do I go about doing this?
Thank you in advance.
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
|