Hi chocoman4k, having some questions. I saw the "About" of COPAC program and it mentions something on changing the SendMsg() procedure. Is it the user32.dll SendMessage API function?
If it is, am wandering which windows message need to be listening to? I only know there are general windows message (WM_), edit control message (EM_) and some that has to do with the user interface items but not the one on winsock send or recv. Hope can get some pointer from you. Just too new with win32 API programming :ops: Thanks.
If it is, am wandering which windows message need to be listening to? I only know there are general windows message (WM_), edit control message (EM_) and some that has to do with the user interface items but not the one on winsock send or recv. Hope can get some pointer from you. Just too new with win32 API programming :ops: Thanks.