|
Remove IE PopUp Windows
| Version Compatibility: |
Visual Basic 6
|
More information: NO POP UP is an application that removes the tedious and ever-present popup ads when surfing on the web.
It use the shdocvw.dll (Microsoft Internet Control) to enumerate and grab the Internet Explorer Window.
Also this application is a demo of how:
- to manage the Sys tray with no dll or ocx
- to set that the aplication starts at window start-up (and then how to manage the registry)
This code has been viewed 65861 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. source/NoPopUp.zip
|