C
cs
I have been playing around with overriding the wndproc method on a winform.
Now I am wondering, can you override the winproc method on any window even
if they arent a .net widnow? I see some example on the nativewindow class
but it didnt work when I pointed it at the windowhandle of a window that
wasnt my own!
Any ideas on how to do this?
Now I am wondering, can you override the winproc method on any window even
if they arent a .net widnow? I see some example on the nativewindow class
but it didnt work when I pointed it at the windowhandle of a window that
wasnt my own!
Any ideas on how to do this?