J
joemango
Hi everyone, I was just reading the following artilce titled: "Spy: A
Windows CE API Interceptor" by Dmitri Leman in Dr. Dobbs Journal,
September 02, 2003 located at
http://www.ddj.com/184405459?pgno=1
the article presents source code that includes a dll file which holds
all the hooking procedures it is written in C++.
Is there an implementation for windows api hooking in C# or .NET out
there or how can it be done ?
Also how can I use the dll file in a C# program to make use of its
procedures ?
Thanks,
Jose.
Windows CE API Interceptor" by Dmitri Leman in Dr. Dobbs Journal,
September 02, 2003 located at
http://www.ddj.com/184405459?pgno=1
the article presents source code that includes a dll file which holds
all the hooking procedures it is written in C++.
Is there an implementation for windows api hooking in C# or .NET out
there or how can it be done ?
Also how can I use the dll file in a C# program to make use of its
procedures ?
Thanks,
Jose.