[Bug 38132] sb0t v.5 (.NET 4.0 app) crashes due to dwritetextanalyzer_AnalyzeNumberSubstitution stub in Win7 mode

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 6 12:52:30 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38132

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

still present.

Source:
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/dwrite/analyzer.c#l775

--- snip ---
775 static HRESULT WINAPI
dwritetextanalyzer_AnalyzeNumberSubstitution(IDWriteTextAnalyzer2 *iface,
776     IDWriteTextAnalysisSource* source, UINT32 position, UINT32 length,
IDWriteTextAnalysisSink* sink)
777 {
778     FIXME("(%p %u %u %p): stub\n", source, position, length, sink);
779     return E_NOTIMPL;
780 }
--- snip ---

$ wine --version
wine-1.7.40-29-gc1c108f

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list