|
-
August 26th, 2004, 08:17 AM
#1
Accessing already loaded C# dll in VC++
Hi,
I have created a plugin ( dll ) in C#, which is actually loaded by an application.
actually this dll is the person who talks to the application.
So whenever the application starts up the dll is automatically loaded by the application.
I have return all the functions like getting information from the application inside the dll.
So my requirement is.....
I have a Exe which should actually call the functions of the dll loaded by the application.
Simply I want to access the dll which is already loaded by another application, without loading it again.
Very Urgent, Please give me a solution as quick as possible...
Thanks 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
|