[PATCH win-vdagent v3 0/2] Adding multiple monitors and arbitrary resolution for Windows 10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Diffrences from previous patch:

* Replaced LoadLibrary/FreeLibrary with GetModuleHandle.

* Replaced malloc/free with new(std::nothrow)/delete


Sameeh Jubran (2):
  Introducing Windows CCD API
  Implementing multiple monitors and arbitrary resolution

 Makefile.am                       |    2 +
 vdagent/desktop_layout.cpp        |  148 ++----
 vdagent/desktop_layout.h          |    9 +-
 vdagent/display_configuration.cpp | 1042 +++++++++++++++++++++++++++++++++++++
 vdagent/display_configuration.h   |  177 +++++++
 5 files changed, 1256 insertions(+), 122 deletions(-)
 create mode 100755 vdagent/display_configuration.cpp
 create mode 100755 vdagent/display_configuration.h

-- 
2.5.5

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]