sorry for the *long* delay XD
Quote:
Originally Posted by
Nodtveidt
You have to use the manifest (either as a file or as a resource) as well as InitCommonControls. Both are required for the XP look, you can't skip either step.
I'm not using any common controls. Is linking comctl32.lib really required to make normal buttons look XP-like??
I found out that my IDE is not the culprit. When using Dev-C++ to create a manifest file (whether I include it as a resource doesn't make a difference I think), it doesn't work. Instead, every messagebox and control is gone!
I decided to switch to Code::Blocks. Same problem. With a manifest (created by Code::Blocks
plugin this time), everything is gone. I think this is a problem with my computer. I'm desperate!
Can anyone advise?