mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 03:16:15 +08:00
shell32!SHRestricted is necessary to make shell working well. JIRA issue: CORE-11515 - Add dll/win32/shell32/wine/PolicyData.h to define the shell policy data. - Define POLICYDATA structure and SHELL_NO_POLICY constant in <shlwapi_undoc.h>. - Fix shell32!SHRestricted, shell32!SHSettingsChanged, shlwapi!SHGetRestriction, and shlwapi!SHRestrictionLookup functions.