In GetDiskFreeSpace:
[wine] / dlls / msi / events.c
2005-09-20  Mike McCormackAdded memory allocation inline functions (part 1).
2005-09-15  Mike McCormackRename load_dynamic_property and remove its unused...
2005-09-08  Mike McCormackFix memory leaks.
2005-08-22  Mike McCormack- build a standard Wine list of features instead of...
2005-07-06  Mike McCormackDon't crash when cancelling out of a modeless dialog.
2005-06-17  Aric StewartAllow control events to return codes to halt the proces...
2005-06-06  Mike McCormackUse standard lists in the event subscription code.
2005-05-31  Mike McCormackMore -Wmissing-declarations and -Wwrite-strings warning...
2005-05-27  Aric StewartIntroduce really basic scripting of actions. This is...
2005-05-27  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Mike...