----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: KGK Message 2 in Discussion Hi! First of all, understand that the Journal hooks are processed in the context of the thread that set the hook in the first place. And since each thread can have its own message queue, if the LBN_SELCHANGE (or any other notification) is sent by a thread which is different that the one which set the Journal hook, the hook will not receive the notification. That said, why dont you modify the message handling loop of the parent window to handle these messages? Depending upon whether you are using MFC or WinForms, there will be a different way to go about it. Regards, Gaurav ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
