|
-
September 15th, 2009, 04:19 PM
#11
Re: Sharing DLL functions between processes
 Originally Posted by Igor Vartanov
Okay, from now on, you need your custom dll loader. There was some article on www.rsdn.ru about custom loader implementation. Maybe it will help. 
It's the exceptionally interesting article. The attached code is to be translated into C++, but the actual problem is to understand how does it work.
The main disadvantage of the submitted approach is unavailability of using debugger for DLL code, because modules are loaded without registration in system.
Last edited by Hobbiton; September 15th, 2009 at 05:35 PM.
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
|