Click to See Complete Forum and Search --> : Dll Method call Trapping.


Luigi
June 21st, 2001, 04:19 PM
Hi...
I need to know if theres a way to trap a call to a non-com dll. Lets say that an app declares a function from some dll. Then it uses it and gets a result. Here is were I need that my resident program "see" this specific event and then make something.
My app is waiting to catch that call and then see the result.
Is this possible???

Thanks to all of you!!
Luigi...

Clearcode
June 22nd, 2001, 03:01 AM
This is possible if you install a windows hook to watch your application - see the MSDN documentation on WH_DEBUG for details.

HTH,
Duncan

-------------------------------------------------
Ex. Datis: Duncan Jones
Merrion Computing Ltd
http://www.merrioncomputing.com