winebuild: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
[wine] / dlls / sxs / cache.c
2012-07-31  Hans Leidekkersxs: Use inline wrappers for calling COM methods.
2012-04-30  Hans Leidekkersxs: Add locking around operations on the assembly...
2012-04-30  Hans Leidekkersxs: Implement IAssemblyCache::UninstallAssembly.
2012-04-30  Hans Leidekkersxs: Add some helper functions.
2012-03-30  Hans Leidekkersxs: Implement IAssemblyCache::QueryAssemblyInfo.
2011-01-14  Michael Stefaniucsxs: COM cleanup for the IAssemblyCache iface.
2010-12-10  Hans Leidekkersxs: Add support for installing policy files.
2010-11-05  Hans Leidekkersxs: Add support for installing side-by-side assemblies.
2010-11-03  Hans Leidekkersxs: Add a stub implementation of IAssemblyCache.