Commit Graph

17 Commits

Author SHA1 Message Date
Alexandre Julliard 842d404342 fusion: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-04 19:23:11 +02:00
Hans Leidekker 358fb2f4d8 fusion: Use bcrypt to compute the assembly token.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46728
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-27 16:53:24 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard 1b03bc6645 fusion: Remove an unneeded file. 2013-01-18 13:28:57 +01:00
Jacek Caban e679471885 Always define WIDL_C_INLINE_WRAPPERS. 2012-08-28 14:41:13 +02:00
Hans Leidekker fba3ba9017 fusion: Use inline wrappers for calling COM methods. 2012-07-31 12:37:52 +02:00
Louis Lenders e068971075 fusion: Add version resource. 2010-10-07 12:04:27 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Owen Rudge 11dea57f69 fusion: Implement IAssemblyNameImpl_GetDisplayName more completely. 2010-07-21 09:33:23 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
James Hawkins 34eccc80b9 fusion: Implement the IAssemblyEnum interface. 2009-02-19 16:17:17 +01:00
James Hawkins 282246eca4 fusion: Implement IAssemblyCache::InstallAssembly. 2008-04-15 15:36:15 +02:00
James Hawkins 8a19faf261 fusion: Add a stub implementation of IAssemblyCache. 2008-03-25 11:57:57 +01:00
James Hawkins b83fbb4f03 fusion: Add a stub implementation of IAssemblyName. 2008-03-24 12:58:12 +01:00
James Hawkins 87b970cedc fusion: Add a few fusion stubs. 2008-03-24 12:57:31 +01:00
James Hawkins c0b3af34b9 fusion: Add a stub implementation of fusion.dll. 2008-03-21 12:49:51 +01:00