Is there a way that i can use the CallwindowProc function to intersept messages that are retrived by winsock with in the same application?
for example i know the the handler of the winsock is: 1084 and i want to use CallwindowProc function to get all the messages that the winsock retrieves.
Can i do that?
