https://bugs.winehq.org/show_bug.cgi?id=37941
Bug ID: 37941 Summary: msvcr100.dll lacks two functions: iswpunc_l and iswspace_l needed for Dragon Naturally Speaking Product: Wine Version: 1.7.34 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: susancragin@earthlink.net Distribution: ---
I tried install Dragon NaturallySpeaking 12.5 with the latest wine: 1.7.34. It successfully installed and trained without my having installed any windows libraries. (For the past couple of years I've needed vcrun2010.) Anyway, I can't get the program to run successfully, although I've had some near-misses and then freezes. The missing link seems to be this.
fixme:thread:GetThreadPreferredUILanguages 52, 0xf12dc60, 0xf12dcd0 0xf12dc68 fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub fixme:shell:InitNetworkAddressControl stub wine: Call from 0x7b83b4ee to unimplemented function msvcr100.dll._iswpunct_l, aborting wine: Call from 0x7b83b4ee to unimplemented function msvcr100.dll._iswspace_l, aborting fixme:dbghelp:elf_search_auxv can't find symbol in module
https://bugs.winehq.org/show_bug.cgi?id=37941
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ccaf87b2eab295392de36364b6f | |c93e845ae9e4f Status|UNCONFIRMED |RESOLVED CC| |piotr.caban@gmail.com Resolution|--- |FIXED
--- Comment #1 from Piotr Caban piotr.caban@gmail.com --- The functions are now implemented. Marking as fixed.
https://bugs.winehq.org/show_bug.cgi?id=37941
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.36.