Problem:
The List and Tree Views don't use the Aero theme in the non-skinned version of MediaMonkey 3.2.
Current look:

Result should look like:

The list view and tree view used in MM are based on Soft Gems Virtual Treeview, an updated version enabled the use of Vista Aero styled items. So either an update of the component should help or a backport of the fixes made.
Basically
Code: Select all
SetWindowTheme(AHandle, 'explorer', nil);