win32-vd_agent/vdagent
Frediano Ziglio 8512940e53 fix format string for Visual Studio
The "z" size specifier is not supported by Visual Studio.
Cast to unsigned long and use "l" specifier as the type has
enough precision for this vector.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2017-07-24 17:18:23 +01:00
..
as_user.cpp vdagent: as_user: reorder initialization to make mingw-gcc happy 2014-12-30 17:17:24 +02:00
as_user.h vdagent: add as_user to run tasks with user privileges 2013-11-13 10:24:59 +02:00
desktop_layout.cpp fix format string for Visual Studio 2017-07-24 17:18:23 +01:00
desktop_layout.h Use simpler classes for mutex handling 2016-09-01 15:50:14 +01:00
display_configuration.cpp Make CCD::load_api throw exception on its own 2016-09-02 16:56:09 +01:00
display_configuration.h Make CCD::load_api throw exception on its own 2016-09-02 16:56:09 +01:00
display_setting.cpp Fix include syntax 2016-09-01 15:45:17 +01:00
display_setting.h vdagent: remove whitespaces 2016-08-12 09:41:41 +01:00
file_xfer.cpp Use sprintf_s instead of sprintf to not crash 2017-05-18 11:03:55 +01:00
file_xfer.h Don't exit vdagent when a client disconnects 2017-04-05 10:30:00 -05:00
resource.h fresh start 2009-11-05 13:02:54 +02:00
vdagent.cpp event_dispatcher: vd_printf calls -- remove __func__ 2017-07-14 11:16:48 +01:00
vdagent.rc Move common resource code to a common file 2016-11-17 13:17:18 +00:00
vdagent.vcproj vdagent: add as_user to run tasks with user privileges 2013-11-13 10:24:59 +02:00