Add a bunch of tests for MsiEvaluateCondition and make them pass.
[wine] / dlls / dpnet /
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2004-11-30  Eric PouechConst correctness fixes.
2004-11-23  Tom WicklineVersion resources cleanup.
2004-09-28  Huw DaviesFix a reference leak on failure (spotted by Rob Shearman).
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-05-14  Ivan Leo Murray... Updated the version info of all DirectX dlls to the...
2004-04-08  Raphael Junqueira- add traces to client.c and address.c stub functions
2004-04-07  Raphael JunqueiraAdded simple dpnet.dll implementation.