mirror of
https://github.com/reactos/reactos.git
synced 2026-05-25 00:30:10 +08:00
This adds support for more of the FOLDERSETTINGS FOLDERFLAGS. - Turned on LVS_EX_DOUBLEBUFFER even though there is no setting for it. XP has it on for folders but not the desktop and this matches that. Vista might turn it on for its shadow labels on the desktop, further investigation required. - Fixes a bug where LVS_EX_SNAPTOGRID was incorrectly assigned where the WS_EX flags go. - LVS_AUTOARRANGE seems to be incorrectly forced on but for compatibility I decided to leave it but added a comment. The existing code already has the check for FWF_AUTOARRANGE.
122 KiB
122 KiB