End Google Ads 201810 - BS.net 01 --> i create a edit control whose parent window is in another process, i hook the parent window callback functin, just like this:

SetWindowsHookEx(WM_CALLWNDPROC, MyCallbackFunc, hDllMOdule, idProcss)

but i can't receive WM_CTLCOLOREDIT in my callback function, why?

i'll cry, who can help me? thank you very much