reactos/dll/win32/shlwapi
Katayama Hirofumi MZ ede65b88bc
[SHELL32][SHLWAPI][SDK] Implement SHRestricted etc. (#6560)
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.
2024-03-11 08:29:04 +09:00
..
lang
assoc.c [SHLWAPI] Fix version control (_WIN32_WINNT) (#5514) 2023-08-03 18:25:12 +09:00
autocomp.cpp
clist.c
CMakeLists.txt [SHLWAPI][SDK] Implement IContextMenu_Invoke (#5856) 2023-11-05 21:45:08 +09:00
istream.c
msgbox.c
ordinal.c [SHELL32][SHLWAPI][SDK] Implement SHRestricted etc. (#6560) 2024-03-11 08:29:04 +09:00
path.c [SHLWAPI] Fix version control (_WIN32_WINNT) (#5514) 2023-08-03 18:25:12 +09:00
precomp.h [SHLWAPI][SHLWAPI_APITEST][SDK] SHCreatePropertyBagOnRegKey (#5531) 2023-08-06 20:54:55 +09:00
propbag.cpp [SHLWAPI][SHLWAPI_APITEST] Fix SHGetPerScreenResName (#5701) 2023-09-19 11:02:59 +09:00
reg.c
regstream.c [SHLWAPI] Fix SHCreateMemStream corner case (#6224) 2023-12-25 08:22:08 +09:00
resource.h
rosordinal.c
shlwapi.rc
shlwapi.spec [SHLWAPI][SDK] Implement IContextMenu_Invoke (#5856) 2023-11-05 21:45:08 +09:00
shlwapi_main.c [SHLWAPI][SDK] Implement SHGetViewStatePropertyBag Part 1 (#5605) 2023-08-23 15:00:07 +09:00
shlwapi_ros.diff
stopwatch.c
string.c [SHLWAPI][SHLWAPI_APITEST] Expand string in SHLoadIndirectString (#5084) 2023-02-21 09:17:47 +09:00
thread.c
url.c
utils.cpp [SHLWAPI][SDK] Implement IContextMenu_Invoke (#5856) 2023-11-05 21:45:08 +09:00
version.rc
wsprintf.c