d3dx9: Implement ID3DXBaseEffect::GetBoolArray().
[wine] / dlls / fusion / asmcache.c
2010-12-05  Michael Stefaniucfusion: Standardize the COM usage in asmcache.c.
2010-10-05  Vincent Povirkfusion: Return the path from IAssemblyCacheImpl_QueryAs...
2010-07-20  Owen Rudgefusion: Install assemblies into correct directory for...
2009-02-19  Hans Leidekkerfusion: Convert to Unicode.
2009-02-19  James Hawkinsfusion: Add initial implementation of IAssemblyCache...
2009-02-19  James Hawkinsfusion: Implement the IAssemblyEnum interface.
2008-08-19  James Hawkinsfusion: Ignore the case of the assembly filename extension.
2008-04-15  James Hawkinsfusion: Implement IAssemblyCache::InstallAssembly.
2008-03-25  James Hawkinsfusion: Implement CreateAssemblyCache.
2008-03-25  James Hawkinsfusion: Add a stub implementation of IAssemblyEnum.
2008-03-25  James Hawkinsfusion: Add a stub implementation of IAssemblyCache.