reactos/modules/rostests/apitests/apphelp
Serge Gautherie 84a9284a3f
[APPHELP_APITEST] Fix a Clang-Cl warning about a memcmp() call
"warning: argument to 'sizeof' in 'memcmp' call is the same pointer type 'SDBQUERYRESULT_VISTA *' (aka 'struct tagSDBQUERYRESULT_VISTA *') as the destination; expected 'SDBQUERYRESULT_VISTA' (aka 'struct tagSDBQUERYRESULT_VISTA') or an explicit length [-Wsizeof-pointer-memaccess]"

CORE-14306
2018-03-07 20:42:14 +01:00
..
apphelp.c
apphelp_apitest.h
CMakeLists.txt
data.c
db.cpp
env.c [APPHELP_APITEST] Fix a Clang-Cl warning about a memcmp() call 2018-03-07 20:42:14 +01:00
layerapi.c
testdata.rc
testdb.xml
testlist.c