wakjah
04-20-2004, 10:22 AM
does anybody know how i can create browser helper object shell extensions in vb? i can find loads of examples and tutorials for such things in c languages such as atl and com but none for vb
thanks
thanks
browser helper object shell extensions in vbwakjah 04-20-2004, 10:22 AM does anybody know how i can create browser helper object shell extensions in vb? i can find loads of examples and tutorials for such things in c languages such as atl and com but none for vb thanks Banjo 04-20-2004, 02:53 PM This is not a simple topic. It involves re-writing COM interfaces in IDL and various slimy VTable hacks due to the fact that VB hides COM functions HRESULT return values. I'm afraid that you won't find many VB articles on doing this and the subject is way too complex to cover here. I'd thoroughly recommend this book (http://www.melbpc.org.au/pcupdate/2103/2103article14.htm). |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum