How to add advert banner in C++ app

Hello, its possible to add some advertisement banner in my app? I want to release my app as freeware, one is tool for servers and second is email sender with more functionality for user. I mean banner like google adsense on websites etc, exist some library or component? Thanks a lot :)
Normally Google adsense gives you some HTML code to insert in your webpage. It should be possible to display the code in a small WebBrowser control somewhere on your form.
yes, but when you want to display html from adsense, then you need provide your website and google robot check your content and aprove your website for displaying ads or decline your request, then its not possible to display ads on c++ app i think
Topic archived. No new replies allowed.