netstat: Initial implementation.
[wine] / dlls / fusion / fusionpriv.h
2012-07-09  Hans Leidekkerfusion: Also copy external files in IAssemblyCache...
2012-05-21  Hans Leidekkerfusion: Use the PEKIND type where appropriate.
2012-05-21  Hans Leidekkerfusion: Add a helper to retrieve the runtime version...
2011-12-16  Francois Gougetfusion: Avoid hardcoding the Unicode string literal...
2011-05-18  Marcus Meissnerfusion: Mark internal symbols with hidden visibility.
2010-10-05  Vincent Povirkfusion: Return the path from IAssemblyCacheImpl_QueryAs...
2010-10-04  Andrew Talbotfusion: Constify some variables.
2010-07-20  Owen Rudgefusion: Install assemblies into correct directory for...
2009-05-15  Francois Gougetfusion: assembly_get_architecture() is unused so remove it.
2009-02-19  Hans Leidekkerfusion: Convert to Unicode.
2009-02-19  James Hawkinsfusion: Implement the IAssemblyEnum interface.
2008-07-16  James Hawkinsfusion: The VersionLength member is not constant, so...
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-15  James Hawkinsfusion: Implement IAssemblyCache::InstallAssembly.