xmllite: Fix reported node type for attributes.
[wine] / dlls / fusion /
2008-07-16  James Hawkinsfusion: Add handling for alternate-sized table indices...
2008-07-16  James Hawkinsfusion: Add the CorTokenType and use those constants...
2008-07-16  James Hawkinsfusion: The VersionLength member is not constant, so...
2008-07-16  James Hawkinsfusion: Load the table row numbers before calculating...
2008-07-16  James Hawkinsfusion: Allow parsing the blob stream without a #.
2008-07-08  James Hawkinsfusion: Implement GetCachePath.
2008-07-02  James Hawkinsfusion: pwzFilePath is an out parameter, so don't trace...
2008-07-01  James Hawkinsfusion: Add tests for IAssemblyCache::QueryAssemblyInfo.
2008-07-01  James Hawkinsfusion: Add tests for IAssemblyName.
2008-07-01  James Hawkinsfusion: Add initial implementation of IAssemblyName.
2008-05-27  Dan Kegelfusion: Use HeapAlloc, not strdup, to avoid malloc...
2008-05-27  Dan Kegelfusion: UninstallAssembly test: Fix typo, avoid undefin...
2008-05-06  Francois Gougetfusion: Fix compilation on systems that don't support...
2008-05-05  James Hawkinsfusion: The Strings stream can be without a #.
2008-05-05  James Hawkinsfusion: Add the missing assembly table structs.
2008-05-05  James Hawkinsfusion: Fix the type of an assembly struct member.
2008-04-17  James Hawkinsfusion: Explicitly check for -1 for a missing table.
2008-04-16  Alexandre Julliardfusion: Fix a number of leaks in assembly_create.
2008-04-15  James Hawkinsfusion: Implement IAssemblyCache::InstallAssembly.
2008-04-07  Francois Gougetfusion/tests: Fix compilation on systems that don't...
2008-03-31  James Hawkinsfusion: Add initial tests for IAssemblyCache.
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.
2008-03-24  James Hawkinsfusion: Add a stub implementation of IAssemblyName.
2008-03-24  James Hawkinsfusion: Add a few fusion stubs.
2008-03-21  James Hawkinsfusion: Add a stub implementation of fusion.dll.