Desparately Seeking Dino Esposito
-
I've found an excellent article by Dino Esposito on the MSDN about Browser Helper Objects, which is what I'm trying to write. However, I can't find the example source code (ViewSource) that allegedly goes with it, anywhere. Before you say it, I've posted messages on the MSDN board, but I thought I'd try here too in case anyone has it or can tell me where to find it. Dave
-
I've found an excellent article by Dino Esposito on the MSDN about Browser Helper Objects, which is what I'm trying to write. However, I can't find the example source code (ViewSource) that allegedly goes with it, anywhere. Before you say it, I've posted messages on the MSDN board, but I thought I'd try here too in case anyone has it or can tell me where to find it. Dave
Hello Dave I've found in MSDN .NET 2003 this article 'Browser Helper Objects: The Browser the Way You Want It' with code, but i think is the same. If you want, in ftp://ftp.infomedia.it/pub/ComputerProgramming/Listati/cp70-79/cp76/Cp76Sorg/ there is a zip file (userint.zip) with code for a simple BHO Best regards Luca
-
Hello Dave I've found in MSDN .NET 2003 this article 'Browser Helper Objects: The Browser the Way You Want It' with code, but i think is the same. If you want, in ftp://ftp.infomedia.it/pub/ComputerProgramming/Listati/cp70-79/cp76/Cp76Sorg/ there is a zip file (userint.zip) with code for a simple BHO Best regards Luca
Luca yes, that is the article 'Browser Helper Objects: The Browser the Way You Want It', that I found on the web, but although the article refers to source code I couldn't find the code. If you have found the article AND the code, can you tell me how to get the code. Thanks. Dave