Module: wine Branch: master Commit: e11f91ed8d55373761fab8d29b08b61c23b26646 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e11f91ed8d55373761fab8d29b...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Dec 18 16:33:03 2014 +0100
mlang: Add a stub implementation of IMultiLanguage3::DetectOutboundCodePageInIStream.
---
dlls/mlang/mlang.c | 28 +++++-- dlls/mlang/tests/mlang.c | 213 +++++++++++++++++++++++++++++++++++++++++++++++ include/mlang.idl | 12 +++ 3 files changed, 246 insertions(+), 7 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e11f91ed8d55373761fab8...