| |
|
DSkinLite is a powerful library to help you develop the user interface program. It uses the xml file to manage the gdi resource such as font, color, image and cursor; and describes the window's appearance in xml file. Basis of the rule, you can describe abundant appearances.
DSkinLite is not a tool like skinmagic, appface. The Dskin doesn'the t use method of hooking the message, the it just replace the window procedure like the framework mfc or atl, and processes some messages such as WM_PAINT, WM_ERASEBKGND. So dskin is a lite library.
More about DSkinLite... |