I've created a library in c++ 2008, which uses SetWindowsHookEx and CallWndProc.
I'm attempting to stop some messages from being processed, and can't seem to get it right.
I've trimmed the co...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23463...