reactos/modules/rostests/apitests/shlwapi
Hermès Bélusca-Maïto bdae8cf966
[SHLWAPI_APITEST] Fix MSVC compilation warning C4309
SHPropertyBag.cpp(161): warning C4309: 'initializing': truncation of constant value

See https://stackoverflow.com/questions/33333448/warning-c4309-what-does-it-mean-and-can-it-be-ignored-in-this-case
for some details.
2023-10-28 18:19:04 +02:00
..
shlwapi_resource_dll [SHLWAPI_APITEST] Add test showing SHLoadIndirectString should load a dll as datafile 2020-09-10 19:45:15 +02:00
16_8_black.ico
16_8_red.ico
16_32_black.ico
16_32_red.ico
32_8.ico
32_32.ico
CMakeLists.txt [SHLWAPI][SHLWAPI_APITEST] Fix SHGetPerScreenResName (#5701) 2023-09-19 11:02:59 +09:00
PathFindOnPath.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
PathIsUNC.c
PathIsUNCServer.c
PathIsUNCServerShare.c
PathUnExpandEnvStrings.c [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
PathUnExpandEnvStringsForUser.c [SHLWAPI][APITESTS] Add test for PathUnExpandEnvStringsForUser (#602) 2018-06-22 16:44:58 +02:00
resource.h
SHAreIconsEqual.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
SHLoadIndirectString.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
SHLoadRegUIString.c [SHLWAPI][SHLWAPI_APITEST] Expand string in SHLoadIndirectString (#5084) 2023-02-21 09:17:47 +09:00
SHPropertyBag.cpp [SHLWAPI_APITEST] Fix MSVC compilation warning C4309 2023-10-28 18:19:04 +02:00
StrFormatByteSizeW.c
testdata.rc [SHLWAPI_APITEST] Add test showing SHLoadIndirectString should load a dll as datafile 2020-09-10 19:45:15 +02:00
testlist.c [SHLWAPI][SHLWAPI_APITEST][SDK] Implement SHPropertyBag_WritePOINTL etc. (#5474) 2023-07-25 18:19:22 +09:00