reactos/dll/win32/shlwapi
Katayama Hirofumi MZ 5d9f622eeb
[SHLWAPI] Fix SHCreateMemStream corner case (#6224)
When the system run out of memory,
check NULL and fail elegantly if
necessary.
This doesn't fix CORE-19229 but I
think it needs a fix.
CORE-19229
2023-12-25 08:22:08 +09:00
..
lang [TRANSLATION] French translation update (#4638) 2022-09-03 23:12:29 +02:00
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 [SHLWAPI][SDK] Implement SHGetViewStatePropertyBag Part 1 (#5605) 2023-08-23 15:00:07 +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