Commit Graph

12 Commits

Author SHA1 Message Date
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