Appearence

How do I set the appearence of the controls as in Windows XP while developing the Application in VC++/MFC in Windows 2000.
[122 byte] By [gpavan] at [2007-11-19 9:00:23]
# 1 Re: Appearence
Try this could help.
http://www.dev-archive.com/forum/showthread.php?t=260320&highlight=xp+appearence
g_gili at 2007-11-11 0:21:56 >
# 2 Re: Appearence
Windows 2000 do not support Windows XP visual styles.
JohnCz at 2007-11-11 0:22:56 >
# 3 Re: Appearence
Yep, dats true about Win 2000. Here is a nice link also
http://www.dev-archive.com/Cpp/controls/controls/article.php/c5227
headkaze at 2007-11-11 0:23:55 >
# 4 Re: Appearence
How do I set the appearence of the controls as in Windows XP while developing the Application in VC++/MFC in Windows 2000.It doesn't matter where you develop the app - the important thing is the target system where it will run.
gstercken at 2007-11-11 0:25:02 >