d3dx9: Fix light range spelling.
[wine] / dlls / msi / assembly.c
2011-05-25  Hans Leidekkermsi: Fix the assembly actions to revert components...
2011-05-06  Hans Leidekkermsi: Add support for version 1.0 of the .NET runtime.
2011-05-06  Hans Leidekkermsi: Destroy assembly caches right after use.
2011-05-06  Hans Leidekkermsi: Get rid of helpers.c.
2011-03-16  Francois Gougetmsi: Make get_assembly_record() static.
2011-03-16  Hans Leidekkermsi: Let the InstallFiles action determine which privat...
2011-03-07  Hans Leidekkermsi: Manage one assembly cache per major version of...
2011-01-24  Hans Leidekkermsi: Implement the MsiPublishAssemblies and MsiUnpublis...
2011-01-24  Hans Leidekkermsi: Don't interpret assembly name attributes.
2011-01-18  Hans Leidekkermsi: Free memory on error (valgrind).
2011-01-11  Hans Leidekkermsi: Improve detection of installed local assemblies.
2011-01-11  Hans Leidekkermsi: Fix detection of installed global assemblies.
2010-12-23  Hans Leidekkermsi: Global and local win32 assembly names are formatte...
2010-11-26  Hans Leidekkermsi: Trace errors from LoadLibraryShim.
2010-11-11  Hans Leidekkermsi: Add support for installing side-by-side assemblies.