Introduction - If you have any usage issues, please Google them yourself
VC source code and plug-ins written tutorials BHO
One, BHO Development Overview 3
1.1 BHO s use and practical application of 3
1.2 BHO works and technological environment 3
Second, the frame design 4
2.1 framework for building BHO 4
2.2 The interface method implementation IOBJECTWITHSITE 5
Third, the cancellation SESSION 7
3.1 will be registered as a BHO browser event handler 7
3.2 Monitor browser close event, send a jump instruction to the SERVER 8
3.3 Close BHO logout page 9
3.4 prevent the file browser to load BHO 9
3.5 to 10 registered in the registry BHO components
Fourth, packaged and released 10
4.1 BHO DLL files associated with packaging and found 10
4.2 Automatic installation script writing INF files 11
4.3 packaged with CABARC tool. 12