Fix signed/unsigned comparison warnings.
[wine] / dlls / mlang /
2004-09-15  Mike McCormackReturn CLASS_E_NOAGGREGATION if pUnkOuter is non-null.
2004-09-14  Mike McCormackUse Interlocked* functions in AddRef and Release.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-09-02  Francois GougetAdded missing trailing '\n's to ok() calls.
2004-08-30  Steven EdwardsAdd DllRegisterServer and friends for mlang.
2004-08-27  Alexandre JulliardAdded a few missing -private flags.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-23  Dmitry TimoshkovEnumerate all available scripts in IMultiLanguage2_Enum...
2004-08-16  Dmitry TimoshkovImplement IMultiLanguage2_GetCharsetInfo, add a test...
2004-08-16  Steven EdwardsAdded stubs for LcidToRfc1766[A/W].
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-11  Francois GougetDon't include wine/debug.h when compiling on Windows.
2004-08-11  Dmitry Timoshkov- add stubbed support for IEnumScript interface
2004-08-06  Dmitry TimoshkovImplement ConvertINetMultiByteToUnicode, ConvertINetUni...
2004-08-04  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...