----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: pppp Message 4 in Discussion Hi Basim, The idea of an API hook, for the uninitiated, is the concept of your own 'hooking' function being called instead of the real intended function. Your hook function, then, can opt to call the real function, or do whatever else you please. Yes if you want to catch LBN_SELCHANGE or TVN_ITEMEXPANDED I think it is easily possible with hooks (well I do not have an idea about journal hooks). Refer following sites for more info: http://archive.devx.com/free/mgznarch/vcdj/1999/aug99/hooks1.asp http://archive.devx.com/free/mgznarch/vcdj/1999/aug99/hooks2.asp http://archive.devx.com/free/mgznarch/vcdj/1999/aug99/hooks3.asp However there is a concern while working with hooks as KGK pointed out : refer: http://users.stargate.net/~newcomer/hooks.htm Regards Pinto ----------------------------------------------------------- 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]
