NOPOPUP is an application that remove the tedious popup when surfing on the web with Internet Explorer.
It use the shdocvw.dll (Microsoft Internet Control) to enumerate and grab the Internet Explorer Window.
Then control when then parent window is an object.
Also this application is a demo of how
- to manage the Sys tray with no dll or ocx
- to set that un aplication start at window start-up (and then how to manage the registry)
- to read and write on a text file