[PATCH 6/6] user32: Implement EnumDisplayDevicesW() based on EnumDisplayMonitors() and GetMonitorInfoW().

Alexandre Julliard julliard at winehq.org
Fri Mar 28 10:58:01 CDT 2014


Ken Thomases <ken at codeweavers.com> writes:

> For <http://bugs.winehq.org/show_bug.cgi?id=34978>.
> ---
> dlls/user32/misc.c | 96 +++++++++++++++++++++++++++++++++++++++++++++++-------
> 1 file changed, 84 insertions(+), 12 deletions(-)

I think it should be the other way around, with EnumDisplayDevices being
the main function, with some sort of centralized management of display
devices.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list