[Bug 47668] Logos 8 (.NET/WPF 4.7.2 application) fails to download resources

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 24 15:46:14 CDT 2019


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

--- Comment #5 from m0rvj <johnpgoodman at gmail.com> ---
(In reply to Zebediah Figura from comment #4)
> (In reply to m0rvj from comment #3)
> > (In reply to Zebediah Figura from comment #2)
> > > It probably needs ReOpenFile().
> > 
> > I'd like to try. Can you give me any tip on how? What is ReOpenFile()?
> 
> <https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-
> reopenfile>
> 
> I'm not immediately sure what the right thing to do is; possibly it's just
> to query the file name from the handle and then just open it.

I see, unfortunately I don't have access to the code I'm just a user but
several of us wanted to get it working on wine... I wondered if there is a dll
override that could help? I've been working my way through the dependency list
trying various things but most result in no change or break something. crypt32
broke login but with extra native crypt dlls it gets as far as the built in. It
seems like the problem happens in the moment the encrypted file is opened. I
wonder if it could be to do with character encoding?

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