search for: imultilanguage3

Displaying 3 results from an estimated 3 matches for "imultilanguage3".

2012 Sep 28
0
Wine release 1.5.14
...onvertCharset stub. mlang: Store source and destination codepage ids in IMLangConvertCharset_Initialize. mlang: Implement get source/dest codepages for IMLangConvertCharset. mlang: Implemented IMLangConvertCharset_DoConversionToUnicode. mlang: Move IUnknown implementation to IMultiLanguage3 interface implementation and forward to it. mlang: Forward GetNumberOfCodePageInfo() to IMultiLanguage3 implementation. mlang: Forward GetFamilyCodePage() to IMultiLanguage3 implementation. mlang: Forward IsConvertible() to IMultiLanguage3 implementation. mlang: Forward GetR...
2015 Jan 09
0
Wine release 1.7.34
...tic. riched20: Move DestroyIRichEditOle() into IRichEditOle:Release(). ws2_32: Add a trailing '\n' to a TRACE() call. Gerald Pfeifer (1): wordpad: Avoid an out-of-bounds array access in registry_set_filelist. Hans Leidekker (19): mlang: Add a stub implementation of IMultiLanguage3::DetectOutboundCodePageInIStream. wininet: Use a helper function to remove request headers. wininet/tests: Add a test to show that the Content-Length header is not updated when a request is reused. rpcrt4: Make sure the Content-Length header is set correctly when preparing the out...
2012 Oct 12
0
Wine release 1.5.15
...gister storage class specifier. Nikolay Sivov (22): mlang: Move CodePageToCodePages() to IMLangFontLink2 and forward to it. mlang: Move GetCharCodePages() to IMLangFontLink2 and forward to it. mlang: Move GetStrCodePages() to IMLangFontLink2 and forward to it. mlang: Rename IMultiLanguage3 method implementation functions to match interface name. dwrite: Stub for IDWriteRenderingParams. dwrite: Store render params properties and implement accessing methods. dwrite: Stub for CreateMonitorRenderingParams(). dwrite: Forward CreateRenderingParams() to CreateMonitor...