Tune the behavior of Sleep() and Waitxxx() to more closely resemble
[wine] / dlls / msi / suminfo.c
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-07-09  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-03-19  Mike McCormackFix handle allocation and the CREATE TABLE query.
2004-01-07  Alexandre JulliardRemoved incorrect uses of DUMMYUNIONNAME.
2003-09-27  Mike McCormackRemove references to HEAP_strdupAtoW.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-13  Mike McCormackPartial implementation of the Microsoft Installer ...