[Bug 40476] ITH(-VNR) does not work in wine

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 18 03:24:56 CDT 2016


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

--- Comment #4 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to Mokou from comment #3)
> > There is the source of the project at
> > https://code.google.com/archive/p/interactive-text-hooker/source/default/
> > source
> > but it seems that it doesn't include the vnrhost.dll sources.
> 
> That's the source for ITH. ITHVNR is a different application (but contains
> some code from ITH).
> The latest source code for ITHVNR (as of 2016-06-18) can be downloaded here:
> http://www.mediafire.com/download/o1jvv62hodbl291/ITHVNR-3.5640.1-Source.zip
> Sources for vnrhost.dll seem to be located in vnr/texthook/host.
> 
> After a quick look it seems like it actually tries to work around some Wine
> issues, perhaps no one has tested it in Wine recently. Changing the
> IthIsWine() function to always return FALSE doesn't make it run, so I think
> it is a Wine issue.

The source above seems to be for a different (or older) version than what
is actually used since in the sources I don't see the checks for winecfg.exe,
and it doesn't forcibly quit with TerminateProcess() once it detects Wine.

-- 
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