gdi32: Stub for GdiEntry13()

Vincent Povirk madewokherd+8cd9 at gmail.com
Mon Jun 1 19:20:20 CDT 2009


> I think you should add @ stdcall DdQueryDisplaySettingsUniqueness() line
> to gdi32.spec file, otherwise you will get message like this:
> err:module:find_forwarded_export function not found for forward
> 'gdi32.DdQueryDisplaySettingsUniqueness' used by L"C:\\windows\\system32
> \\gdi32.dll". If you are using builtin L"gdi32.dll", try using the
> native one instead.

I just checked the gdi32 on Windows XP. It has no export named
DdQueryDisplaySettingsUniqueness, only GdiEntry13.

I think this was not meant to be a forwarded export, just an export
with a different name. If so, the "gdi32." should be removed.



More information about the wine-devel mailing list