The following line is required:
#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
Refer to “Using Manifests or Directives to Ensure That Visual Styles Can Be Applied to Applications” for more detailed information.
CLICK HERE to find out more related problems solutions.