DeathToBoxes
June 1st, 2009, 06:59 PM
I have a program that I originally wrote using the Microsoft Visual C++ 6.0 compiler. I have recently loaded it into Microsoft Visual C++ 2008. How do I get the program to build with the new style PushButtons, RadioButtons, etc. The PushButtons in it now look like they are from Windows 98. Please note that I did not just load my old project file into VC++ 2008 but instead created a new project in VC++ 2008 and manually loaded all of my source, header, and resource files into it.