Michael Stefaniuc
|
f77baaa830
|
fusion: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-08-14 09:39:21 +02:00 |
Jacek Caban
|
21f78807a0
|
fusion: Return S_OK in InitializeFusion.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-20 20:04:34 +02:00 |
Austin English
|
e3389112df
|
fusion: Add a stub for CopyPDBs.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-12-07 22:37:42 +09:00 |
Nikolay Sivov
|
d92d108a1b
|
fusion: Use E_NOT_SUFFICIENT_BUFFER definition.
|
2014-10-07 20:21:59 +02:00 |
Alexandre Julliard
|
1b03bc6645
|
fusion: Remove an unneeded file.
|
2013-01-18 13:28:57 +01:00 |
André Hentschel
|
c19dd47643
|
fusion: Reorder some code to avoid memory leak (coverity).
|
2012-10-29 10:34:47 +01:00 |
Hans Leidekker
|
f408fa83ee
|
fusion: Add support for ASM_CACHE_ROOT_EX in GetCachePath.
|
2012-05-21 11:47:14 +02:00 |
Hans Leidekker
|
68ab799924
|
fusion: Add a stub implementation of CreateApplicationContext.
|
2010-02-22 13:15:33 +01:00 |
Francois Gouget
|
6218238c0c
|
fusion: CompareAssemblyIdentity() and GetAssemblyIdentityFromFile() are unused stubs and don't belong in fusion.dll. So remove them.
|
2009-05-15 10:30:38 +02:00 |
Alexandre Julliard
|
0baf5aa000
|
fusion: Use the correct cache path on Win64.
|
2009-04-08 11:50:33 +02:00 |
James Hawkins
|
34eccc80b9
|
fusion: Implement the IAssemblyEnum interface.
|
2009-02-19 16:17:17 +01:00 |
James Hawkins
|
e7fe63df60
|
fusion: Implement GetCachePath.
|
2008-07-08 10:56:47 +02:00 |
James Hawkins
|
e9acfbee57
|
fusion: pwzFilePath is an out parameter, so don't trace its contents.
|
2008-07-02 12:04:30 +02:00 |
James Hawkins
|
7b1dde9d20
|
fusion: Add initial implementation of IAssemblyName.
|
2008-07-01 11:07:13 +02:00 |
James Hawkins
|
823640fc2f
|
fusion: Implement CreateAssemblyCache.
|
2008-03-25 11:58:05 +01:00 |
James Hawkins
|
87b970cedc
|
fusion: Add a few fusion stubs.
|
2008-03-24 12:57:31 +01:00 |