[PATCH] user32: Add stub for IsProcessDPIAware

Louis Lenders xerox.xerox2000x at gmail.com
Thu Mar 31 15:50:00 CDT 2016


The application ComicRack (
http://comicrack.cyolito.com/files/comicrack/ComicRackSetup09178.exe) exits
silently because of missing entry  IsProcessDPIAware:

0009:Call KERNEL32.OutputDebugStringW(01242580 L"Failed to start Program:
Unable to find an entry point named 'IsProcessDPIAware' in DLL
'user32.dll'.\r\n") ret=06192568
0009:trace:seh:raise_exception code=40010006 flags=0 addr=0x7b43d50e
ip=7b43d50e tid=0009


This patch makes the app at least start, to run into next bug. I`ll open a
bugreport for next bug.



Signed off: Louis Lenders <xerox.xerox2000x at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160331/afc8df6e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Add-stub-for-IsProcessDPIAware.patch
Type: text/x-patch
Size: 1158 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160331/afc8df6e/attachment-0001.bin>


More information about the wine-patches mailing list