Re: System-wide hooking, VB+ASM



"J French" <erewhon@xxxxxxxxxx> wrote in message
news:429d9ab8.182192964@xxxxxxxxxxxxxxxxxxx
>
> The real question is: 'can you use an AX DLL for systemwide hooks ?'

Actually, the question of the meaning of "regular DLL" and the related
discussion is also real.

> The answer is,
> if it has the basic chassis of a 'real' DLL, then you can

Unless you have, or are aware of, a real example of that then you can't say
it is possible. Do you have an example of a system-wide hook using just VB?
In other words, not using additional tools not provided with VB and/or not
documented in the MSDN.


.



Relevant Pages

  • Re: System-wide hooking, VB+ASM
    ... >> The real question is: 'can you use an AX DLL for systemwide hooks ?' ... I have just done some experiments (with the usual horrendous crashes) ...
    (microsoft.public.vb.winapi)
  • Re: Dll Security
    ... The real question you should be asking is 'what is the point?' ... make it unusable (if it just crashes, it tells the cracker just what she ... DLL cause all sorts of nasty problems for them (not to mention the support ... i'm using EFS to protect my plain-text dll. ...
    (SecProg)
  • Re: System-wide hooking, VB+ASM
    ... >What context are you referring to? ... The real question is: 'can you use an AX DLL for systemwide hooks ?' ...
    (microsoft.public.vb.winapi)
  • Re: Can VB Create a Regular DLL?
    ... Windows only has one type of DLL though. ... ActiveX DLLs simply expose specific ... entry points that support the COM programming interface. ... > of using the term "regular DLL". ...
    (microsoft.public.vb.winapi)
  • Can VB Create a Regular DLL?
    ... DLL" and similar terms. ... 2004 use the term and concept of a regular DLL as ... this is the first time someone has said that an ActiveX ... following quotes just the most relevant portions of the thread. ...
    (microsoft.public.vb.winapi)