https://bugs.winehq.org/show_bug.cgi?id=47131 Bug ID: 47131 Summary: esportal client fails to start Product: Wine Version: 4.7 Hardware: x86 URL: https://beta.esportal.se/client OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs(a)winehq.org Reporter: xerox.xerox2000x(a)gmail.com Distribution: Debian Created attachment 64352 --> https://bugs.winehq.org/attachment.cgi?id=64352 patch with missing spec entries Hi A user reoprted trouble with this app on forum You can download it using your Steam account sha1sum /media/louis/aqqa/esportal-client.exe d35fe12f82356a3fcd7932845d84c4832fbad0fa /media/louis/aqqa/esportal-client.exe It fails subsequently to start with messageboxes for missing entries for InitiateShutdownW, K32GetWsChangesEx and NdrServerCallAll I`ll send patch for those to wine-devel; see attachment Question: the functions do not seem to be called, is it enough to add them to the spec file, or should I add stub functions itsself also? After adding spec entries the app crashes. AFAICT it seems to choke in fake-dlls. maybe not happy with their layout, needs an expert to look into... I was able to start the app by copying ntdll, ntoskrnl.exe, gdi32 and imm32 from my windowsdrive to system32. Then the app magically starts. Next bugs seems seem to be bad mshtml rendered window (native jscript seems to help bit), and an error messagebox, proabably related to ntdll.NtLoadDriver stub. I stopped there, I don`t know if the app is functional at that point; seems one has to register at esportal-site first to test really Anyway, this bugreport is only about missing specs.... ~ -- 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.