Print Page | Close Window

HookMessage AFTER message is send.

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=2121
Printed Date: 07 November 2025 at 9:38pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: HookMessage AFTER message is send.
Posted By: jimmy
Subject: HookMessage AFTER message is send.
Date 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



Replies:
Posted By: Oleg
Date 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


Posted By: jimmy
Date 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




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net