Commit Graph

11 Commits

Author SHA1 Message Date
Alexandre Julliard 9ce1a6e3ff sxs: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-21 08:53:04 +02:00
Michael Stefaniuc 6c6af6412c sxs: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-19 08:07:12 +02:00
Hans Leidekker f3069333a4 sxs: Use inline wrappers for calling COM methods. 2012-07-31 12:37:41 +02:00
Hans Leidekker 9790edd219 sxs: Add locking around operations on the assembly cache. 2012-04-30 11:02:22 +02:00
Hans Leidekker 8e70f73a75 sxs: Implement IAssemblyCache::UninstallAssembly. 2012-04-30 11:02:18 +02:00
Hans Leidekker b74f173e21 sxs: Add some helper functions. 2012-04-30 11:02:12 +02:00
Hans Leidekker f2ce0cdabf sxs: Implement IAssemblyCache::QueryAssemblyInfo. 2012-03-30 10:44:43 +02:00
Michael Stefaniuc 1c35951f9f sxs: COM cleanup for the IAssemblyCache iface. 2011-01-14 18:26:18 +01:00
Hans Leidekker 75e3544758 sxs: Add support for installing policy files. 2010-12-10 14:02:18 +01:00
Hans Leidekker aaf4227ae9 sxs: Add support for installing side-by-side assemblies. 2010-11-05 17:15:34 +01:00
Hans Leidekker d4f64121e8 sxs: Add a stub implementation of IAssemblyCache. 2010-11-03 16:07:52 +01:00