Re: Module level breakpoint filtering

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"Mark Randall" <mark[__OKTHISISFAKE_]yr@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message news:OnhdUrGqGHA.4760@xxxxxxxxxxxxxxxxxxxxxxx
"Slava M. Usov" <stripit.slough@xxxxxxx> wrote:
But if it is really a protection scheme that he is dealing with, then the
answer is that he should stop hacking and start talking.

Talking is always going on, however with company directors that do not
understand the difference between effecting a DLL and effecting an entire
program it is going slow...

I am not trying to break anything, I have no interest in breaking into the
DLL as it has nothing in that interests me.

My sole concern is isolating it to stop it from interfearing with the rest
of my applications when, in my opinion, it has no right to intearfear in
any way with the normal operation of my applications - in my opinion such
a system constitutes a logic bomb planted in a 3rd party system.

In that case, the best approach is to load the DLL into a wrapper process
and create a proxy DLL that will expose an interface identical with the
original DLL and which will talk with the wrapper process. With that done,
you can still run production systems with the real DLL, suffering no
performance penalty, and you can debug with the proxy/wrapper. And you will
never violate spoken or unspoken restrictions on the use of the DLL.

S


.



Relevant Pages

  • Re: Module level breakpoint filtering
    ... understand the difference between effecting a DLL and effecting an entire ... DLL as it has nothing in that interests me. ... of my applications when, in my opinion, it has no right to intearfear in any ...
    (microsoft.public.win32.programmer.kernel)
  • Re: How to replace the ATADISK.dll
    ... Unless you didn't re-build the image. ... After you build the DLL, you can look at the .map file, or use ... Have an opinion on the effectiveness of Microsoft Embedded newsgroups? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Class termination
    ... > Showing a form from a dll is not generally a good idea, ... > from a class in a dll is even less of a good idea. ... can't have an MDI Child form in a DLL. ... entitled to such an opinion, ...
    (microsoft.public.vb.general.discussion)