Hero
July 28th, 2004, 06:15
Hi All
I have an DLL with some functions in it.I want to hook every access to
this DLL through my Application.How I can do this?
For example,With my Application "AppHooking" and a using DLL "MyDLL.dll",
I want to detect every access to "MyDLL" functions and Run "AppHooking"
Before that program that want to use this DLL.
sincerely yours
I have an DLL with some functions in it.I want to hook every access to
this DLL through my Application.How I can do this?
For example,With my Application "AppHooking" and a using DLL "MyDLL.dll",
I want to detect every access to "MyDLL" functions and Run "AppHooking"
Before that program that want to use this DLL.
sincerely yours