Skip to content

comdlg32: Enable visual styles when showing IFileDialog.

Vladislav Timonin requested to merge vt/wine:fd-visual-styles into master

Required for !1857 (closed) to not break when comctl32 version 6 isn't requested by application (in particular, found this in qapitrace).

Manifest resource id and assembly identity name match with Windows.

For isolation purposes, activation context is disabled while emitting events.

Edited by Vladislav Timonin

Merge request reports

Loading