[PATCH 1/5] kernel32: Allow GetBinaryType() to succeed on Unix binaries.

Alexandre Julliard julliard at winehq.org
Wed Apr 11 10:41:15 CDT 2018


Zebediah Figura <z.figura12 at gmail.com> writes:

> This is necessary for services.exe to correctly start the driver,
> and seems desirable given the function's other uses.

I don't think it's a good idea to claim that non-PE files are Windows
binaries. It's going to break many assumptions in app code, and even in
Wine itself (cf. SHGetFileInfo).

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list