![]() |
HookMessage AFTER message is send. |
Post Reply
|
| Author | |
jimmy
Senior Member
Joined: 11 November 2003 Location: Austria Status: Offline Points: 516 |
Post Options
Thanks(0)
Quote Reply
Topic: HookMessage AFTER message is send.Posted: 18 April 2005 at 5:33am |
|
Is there a way to hook after the message is sended ?
I'll update a window after a child haas received WM_WINDOWPOSCHANGED If there is no way to do this. Please add if (pSink->OnHookMessageAfter(hWnd, message, wParam, lParam, lResult)) to your Hookmanager. Jimmy |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 April 2005 at 7:52am |
|
With CXTPHookManagerHookAble it is not possible, but you can simply subclass your child window and catch WM_WINDOWPOSCHANGED.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jimmy
Senior Member
Joined: 11 November 2003 Location: Austria Status: Offline Points: 516 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 April 2005 at 8:00am |
|
It's not only one Child and one message. It's many child and different message.
WM_HSCROLL, WM_WINDOWPOSCHANGED, ... Can you add this to feature request list. Jimmy |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |