reactos/dll/win32/shell32/wine
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
..
appbar.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
brsfolder.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
classes.c [SHELL32] Allow custom shortcut overlay icon (#6419) 2024-03-04 16:30:43 +03:00
clipboard.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
control.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
cpanel.h
pidl.c [SHELL32][SHELL32_APITEST][SDK] Implement PathIsEqualOrSubFolder (#5714) 2023-11-29 22:50:01 +09:00
pidl.h [SHELL32] Add multiple status bar parts to the file browser (#4401) 2022-05-03 16:52:23 +03:00
PolicyData.h [SHELL32][SHLWAPI][SDK] Implement SHRestricted etc. (#6560) 2024-03-11 08:29:04 +09:00
shell32_main.c [SHELL32][SHELL32_APITEST] Improve CommandLineToArgvW (#5055) 2023-02-14 20:53:48 +09:00
shell32_main.h [SHELL32:WINE] Add Wine-version info to the Wine's shell32_main header. 2024-02-29 13:27:33 +01:00
shellole.c [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
shellord.c [SHELL32] SHAddToRecentDocs(): Just use SHRestricted() to get the NoRecentDocsHistory policy... 2024-02-29 12:54:10 +01:00
shellpath.c [SHELL32] Implement IsLFNDriveA/W and improve PathResolve (#4866) 2022-11-10 23:18:04 +09:00
shellreg.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
shellstring.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
shlmenu.c [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
shpolicy.c [SHELL32][SHLWAPI][SDK] Implement SHRestricted etc. (#6560) 2024-03-11 08:29:04 +09:00