I want to know if i can subclass another window.For example can i make an app that makes a message box popup whenever someone resizes, let us say Minesweeper.Can i intercept these messages.
I know how to subclass my window but for another process window do i need a dll and if i need how to make it.