By mswatcher
via codeproject.com
Submitted: Mar 09 2013 / 11:30
Hooking without a library and without a native library at that? Rubish, correct? So how can it be done from managed code without any library at all? In a nutshell SetWinEventHook (not SetWinEventHookEx) using the flag WINEVENT_OUTOFCONTEXT.
Tweet
SaveShareSend
Tags: .net, frameworks, other languages
Add your comment