New GUI style in MFC

Newbie Member
30Jul2009,04:32   #1
techking's Avatar
Hi all,

When I compile my MFC project with VS2008 I obtain the old GUI style of VS6.
Please, tell me how can I obtain the new GUI style.

Thanks
Banned
30Jul2009,07:39   #2
naimish's Avatar
Hey buddy, no idea about GUI style but I would like to ask you something more about the project you have developed. Would you mind sharing the info with me ?
Newbie Member
30Jul2009,15:36   #3
techking's Avatar
Quote:
Originally Posted by naimish View Post
Hey buddy, no idea about GUI style but I would like to ask you something more about the project you have developed. Would you mind sharing the info with me ?
Hi,

It's a little application to process audio files ...
To explain my problem, When I create a new empty project using MFC and I insert some button and compile , I obtain the new GUI style but for some reason in my actual project I obtain the old style of Visual Studio 6...

Maybe there are some properties to modify in the project....?
Please help

Thanks