Add a stub implementation of msi.MsiSetMode.
[wine] / dlls / msdmo / dmoreg.c
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-02  Marcus MeissnerDrop duplicate definition of IID_IEnumDMO.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-30  Eric PouechConst correctness fixes.
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
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.
2003-11-25  Ulrich CzekallaImplemented DMORegister, DMOUnregister, DMOGetName...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-21  Michael Günnewig- Implemented Mo* methods.
2002-03-22  Hidenori TakeshimaRemoved some code because of concerns over the Microsof...
2002-03-20  Hidenori TakeshimaImplemented some APIs.