Hacker News new | ask | show | jobs
by VB6-Programming 1449 days ago
>Looks like you need to call InitCommonControls(Ex), in addtion to the manifest.

Often all you need is the manifest. If the app won't run at all after you have added the manifest, then add a call to InitCommonControls(Ex)