[Bug 38485] New Marvel Heroes 2015 Launcher crashes on unimplemented function dhcpcsvc.dll.DhcpRequestParams

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 27 13:48:27 CDT 2015


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

André H. <nerv at dawncrow.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nerv at dawncrow.de

--- Comment #4 from André H. <nerv at dawncrow.de> ---
(In reply to Mike Ellery from comment #1)
> Created attachment 51565 [details]
> create stub for dhcpcvc.dll.DhcpRequestParams

Patch looks nearly good.
Some minor cleanup and you can send it to the wine-patches mailing list where
patches are picked up from.

Minor cleanup suggestions:
whitespace cleanup, one thing is e.g. space after commas
further we try to avoid LPVOID, try "void *"
as this is a pointer, you need to advertise it as "ptr" in the specfile

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