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 [SHLWAPI] Fix parameter ordering at call of AutoComplete_AdaptFlags 2020-10-05 08:47:21 +09:00
clist.c [SHLWAPI] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 13:17:11 +01:00
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 [SHLWAPI] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 13:17:11 +01:00
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 [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] Implement SHAreIconsEqual 2018-03-05 22:43:18 +01:00
shlwapi.rc [TRANSLATION] Improve zh-TW translation (#3218) 2020-11-21 18:03:37 +01:00
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 [SHLWAPI] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 13:17:11 +01:00
string.c [SHLWAPI][SHLWAPI_APITEST] Expand string in SHLoadIndirectString (#5084) 2023-02-21 09:17:47 +09:00
thread.c [SHLWAPI] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 13:17:11 +01:00
url.c [SHLWAPI] 1/3-implement SHAutoComplete (#3230) 2020-09-27 15:27:18 +09:00
utils.cpp [SHLWAPI][SDK] Implement IContextMenu_Invoke (#5856) 2023-11-05 21:45:08 +09:00
version.rc
wsprintf.c [SHLWAPI] Sync with Wine Staging 3.3. CORE-14434 2018-03-04 13:17:11 +01:00