Dialog with HTML skin using CDHtmlDialog and SetWindowRgn

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, "Gimme Some Skin... VideoSkins", 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:http://www.codeproject.com/Articles/8618/Dialog-with-HTML-skin-using-CDHtmlDialog-and-SetWi

你可能感兴趣的:(window)