reactos/dll/win32/shlwapi
Katayama Hirofumi MZ fe440f7514
[SHLWAPI][SHLWAPI_APITEST][SDK] Implement SHPropertyBag_ReadDWORD etc. (#5479)
- Add VariantChangeTypeForRead helper function.
- Implement SHPropertyBag_ReadType, SHPropertyBag_ReadBOOL, SHPropertyBag_ReadBOOLOld, SHPropertyBag_ReadSHORT, 
SHPropertyBag_ReadLONG, and SHPropertyBag_ReadDWORD functions.
- SHPropertyBag_ReadInt is an alias to SHPropertyBag_ReadLONG.
CORE-9283
2023-07-26 08:21:47 +09:00
..
lang
assoc.c
autocomp.cpp
clist.c
CMakeLists.txt
istream.c
msgbox.c
ordinal.c [SHLWAPI][SHLWAPI_APITEST][SDK] Implement SHPropertyBag_ReadDWORD etc. (#5479) 2023-07-26 08:21:47 +09:00
path.c [SHLWAPI] No need extension to execute '.bat' files CORE-17612 (#4932) 2023-02-11 00:05:11 +09:00
precomp.h
reg.c
regstream.c
resource.h
rosordinal.c
shlwapi.rc
shlwapi.spec [SHLWAPI][SHLWAPI_APITEST][SDK] Implement SHPropertyBag_ReadDWORD etc. (#5479) 2023-07-26 08:21:47 +09:00
shlwapi_main.c
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
url.c
version.rc
wsprintf.c