Commit Graph

4 Commits

Author SHA1 Message Date
Christophe Fergeau
a8b47ea653 mingw: remove unused variable 2012-03-01 12:58:29 +01:00
Christophe Fergeau
9d1586c1dd mingw: fix header case
linux systems need it in lower-case, Windows systems shouldn't
care.
2012-03-01 12:58:29 +01:00
Christophe Fergeau
df3fe9cb90 mingw: fix format string warnings
Most of them are caused by not using %lu to print a DWORD (which
is an unsigned long).
2012-02-23 19:03:25 +01:00
Yonit Halperin
5833dc9760 Controlling Windows display settings (e.g., wallpaper, UI effects and font smoothing)
The configuration is received from Spice client.
The main usage of this option is for disabling display features in order to accelerate Spice performance over limited network connections.
2010-08-24 10:36:05 +03:00