OK we know how to change to XP-style controls using that manifest file and
InitCommonControls API.
But we also know it won't work with Common Controls 6.0.
One would advise me to use Common Controls 5.0, which ironically can
change to winXP-style UI.
Unfortunately, the toolbar from Common Controls 5.0 has no support for
toolbar menu.
Any idea so that I can get both the toolbar menu and winXP UI at once?
I don't want 3rd party controls or commercial controls.
