PDA

Click to See Complete Forum and Search --> : System Wide Dll


eng70640
Dec 17th, 2000, 09:24 AM
Can anyone tell me where to obtain a system wide hook dll ? Can I declare this dll in VB like any api functions for usage in VB ?

Vlatko
Dec 17th, 2000, 09:52 AM
Yes ,the declaraton is like API. You declare the function and call it. I don't know where you can find that kind of a DLL but if you know C++ make it.