user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver.
commit8a8903516c712ed0ca3643a7a622461105ab7ade
authorAlexandre Julliard <julliard@winehq.org>
Mon, 23 Oct 2006 11:51:30 +0000 (23 13:51 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Oct 2006 12:38:10 +0000 (23 14:38 +0200)
tree7a89735a64ef4284e390651a35a602ebfe7a6777
parent3c305f9db9f8f00eba261e2c028368c2f27f5281
user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver.

Added Xinerama support for these functions.
dlls/user/driver.c
dlls/user/misc.c
dlls/user/user_private.h
dlls/winex11.drv/winex11.drv.spec
dlls/winex11.drv/xinerama.c