win32-vd_agent/vdagent
Marc-André Lureau fc1de85b49 Fix wrong size_t printf format
vdagent/desktop_layout.cpp:121:763: warning: format '%u' expects
argument of type 'unsigned int', but argument 8 has type
'std::vector<DisplayMode*>::size_type {aka long long unsigned int}'
[-Wformat=]
2013-07-17 20:49:19 +02:00
..
desktop_layout.cpp Fix wrong size_t printf format 2013-07-17 20:49:19 +02:00
desktop_layout.h vdagent: fix cursor position sync on multimon rhbz#757819 2012-02-05 11:52:58 +02:00
display_setting.cpp mingw: remove unused variable 2012-03-01 12:58:29 +01:00
display_setting.h mingw: use const char * in DisplaySetting() 2012-03-01 12:59:05 +01:00
file_xfer.cpp Replace sscanf_s by sscanf 2013-07-17 20:45:22 +02:00
file_xfer.h vdagent: add support for client -> guest file transfers 2013-06-27 14:23:49 +03:00
resource.h fresh start 2009-11-05 13:02:54 +02:00
vdagent.cpp Add suggested parentheses 2013-07-17 20:45:22 +02:00
vdagent.rc vdagent: add win7 support to service for launching agent 2009-12-23 15:31:01 +02:00
vdagent.vcproj vdagent: add support for client -> guest file transfers 2013-06-27 14:23:49 +03:00