Introduction
This program demonstrates how to use CDHtmlDialog
and SetWindowRgn
functions to give a dialog non-rectangular HTML skins. If you are familiar with HTML, it will be faster than other ways to deal with beautiful skins. The idea comes from the article, , but I use CDHtmlDialog
instead. There was an article, "Create Skins from Ordinary Web Pages", on CodeProject from the same author, but I can not reach it now.
Hope it is useful to you. I have tested my sample under Win98/Win2000/Win2003, with IE6 SP1.
reference: