wine/dlls/mlang
Dmitry Timoshkov 8c2ff3ca6d - add stubbed support for IEnumScript interface
- ConvertINetMultiByteToUnicode/ConvertINetUnicodeToMultiByte should
  return required target length if the target buffer is NULL
- add the tests for all the above
- fix IMultiLanguage2 vtable (it was missing ConvertStringFromUnicodeEx)
2004-08-11 18:53:02 +00:00
..
tests - add stubbed support for IEnumScript interface 2004-08-11 18:53:02 +00:00
.cvsignore Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com> 2004-08-04 18:33:06 +00:00
Makefile.in Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com> 2004-08-04 18:33:06 +00:00
mlang.c - add stubbed support for IEnumScript interface 2004-08-11 18:53:02 +00:00
mlang.spec Implement ConvertINetMultiByteToUnicode, ConvertINetUnicodeToMultiByte 2004-08-06 18:56:46 +00:00