reactos/dll/win32/shlwapi
Whindmar Saksit 4a1877d0f6
[NTDLL][SHLWAPI][SYSDM] ReportAsWorkstation should always override the product type (#7052)
Allows "ROS as a workstation" installs to report itself as a basic server to Win32 applications when the user toggles the sysdm.cpl checkbox (to unchecked in this case).
2025-03-19 00:10:46 +01:00
..
lang [SHLWAPI] Remove accelerator keys from Ok and Cancel buttons (#7690) 2025-02-03 12:59:41 +01:00
assoc.c [SHLWAPI] SHLWAPI_DEF_ASSOCF: Add ASSOCF_INIT_NOREMAPCLSID (#6636) 2024-03-19 09:44:10 +09:00
autocomp.cpp [SHLWAPI] Fix parameter ordering at call of AutoComplete_AdaptFlags 2020-10-05 08:47:21 +09:00
clist.c
CMakeLists.txt [SHLWAPI][SDK] Implement IContextMenu_Invoke (#5856) 2023-11-05 21:45:08 +09:00
istream.c [SHLWAPI] Import Wine commit c8175e6c7a7 (Fix Stat() method for file streams) by Nikolay Sivov. 2019-09-22 11:42:01 +02:00
msgbox.c
ordinal.c [NTDLL][SHLWAPI][SYSDM] ReportAsWorkstation should always override the product type (#7052) 2025-03-19 00:10:46 +01:00
path.c [SHLWAPI][WINESYNC] Import PathRemoveBlanks wine fix + adaptation for ReactOS (#7636) 2025-01-18 16:39:37 +01:00
precomp.h [SHLWAPI][SHLWAPI_APITEST][SDK] SHCreatePropertyBagOnRegKey (#5531) 2023-08-06 20:54:55 +09:00
propbag.cpp [SHELL32][SHLWAPI][BROWSEUI][EXPLORER] Save folder view state (#7127) 2024-07-19 14:40:20 +02:00
reg.c [SHLWAPI] Fix SHRegGetCLSIDKeyW 2020-05-17 17:09:04 +02:00
regstream.c [SHLWAPI] Fix SHCreateMemStream corner case (#6224) 2023-12-25 08:22:08 +09:00
resource.h [SHLWAPI] Localize StrFormatByteSizeA/W (#3051) 2020-08-17 06:40:39 +09:00
rosordinal.c
shlwapi.rc [TRANSLATION] Improve zh-TW translation (#3218) 2020-11-21 18:03:37 +01:00
shlwapi.spec [SHLWAPI] SHInvokeCommandOnContextMenu[Ex] and SHInvokeCommandWithFlagsAndSite (#7228) 2024-08-19 00:32:46 +02: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] Use an explicit "int*" type for the 3rd parameter of StrToIntExA/W 2024-12-23 22:44:54 +01:00
thread.c
url.c [SHLWAPI] 1/3-implement SHAutoComplete (#3230) 2020-09-27 15:27:18 +09:00
utils.cpp [SDK][SHELL32][SHLWAPI][SHLWAPI_APITEST] Split IShellFolder helpers hack (#7685) 2025-01-31 08:15:36 +09:00
version.rc
wsprintf.c