Sweden-Number/dlls/sxs
Dmitry Timoshkov c460d4ff35 sxs: Return correct path from IAssemblyCache::QueryAssemblyInfo().
Some applications call IAssemblyCache::QueryAssemblyInfo(), then append
DLL name to the returned path, and call GetFileAttributes() to check DLL
existence.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-21 21:42:13 +02:00
..
tests sxs: Return correct path from IAssemblyCache::QueryAssemblyInfo(). 2020-09-21 21:42:13 +02:00
Makefile.in
cache.c sxs: Return correct path from IAssemblyCache::QueryAssemblyInfo(). 2020-09-21 21:42:13 +02:00
name.c sxs: Fix uninitialized variable warning. 2020-06-03 21:48:19 +02:00
sxs.c sxs: Add support for SXS_LOOKUP_CLR_GUID_USE_ACTCTX in SxsLookupClrGuid(). 2020-07-21 15:18:20 +02:00
sxs.spec
sxs_private.h