Title: Re: [msvc] XP Visual Styles - How To Create Controls That Use Them?

Here is the description of the "internal way"
http://www.codejock.com/support/KB/002003.htm

Another way is not to include this XML in resources but put it in the same
folder under the name your_exe_name.exe.manifest
Very useful for testing "how will it look"

If you look at your program files dir for *.manifest I'm sure you will find
several xml examples :)

Stanimir

Reply via email to