msi: Fix parsing of feature overrides.
[wine] / dlls / msi / storages.c
2009-12-31  Alexandre Julliardmsi: Fix some pointer cast warnings on 64-bit.
2009-12-14  James Hawkinsmsi: Free the Streams and Storages view object in their...
2009-12-14  James Hawkinsmsi: Free each storage name when deleting the storages...
2009-11-24  Nathan Gallahermsi: Support _Streams, _Storages tablename prefixes...
2009-10-27  Nate Gallahermsi: Add tablename tracking to VIEW_find_column.
2009-05-28  Hans Leidekkermsi: Fix some memory leaks.
2009-03-02  James Hawkinsmsi: Column attributes for temporary string and int...
2009-03-02  James Hawkinsmsi: Correctly order transposed column values in the...
2009-01-26  Nikolay Sivovmsi: Fix potential NULL pointer dereference in ILockByt...
2008-10-06  James Hawkinsmsi: Implement the DROP TABLE sql command.
2008-09-30  Marcus Meissnermsi: Fix potential uninitialized use of substg.
2008-07-08  James Hawkinsmsi: Add handling for the special _Storages table.