win32-vd_agent/vdagent
Frediano Ziglio 1982d50375 Fix minor compiler compatibility
Ensure std::min is declared including directly algorithm header.
Undefine possible min and max macros, some Windows headers define them.
Currently happens using Visual Studio 2015.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
2018-05-28 14:45:03 +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 Avoid to use names with reserved characters. 2018-05-25 14:04:49 +01:00
file_xfer.h Don't exit vdagent when a client disconnects 2017-04-05 10:30:00 -05:00
image.cpp Fix minor compiler compatibility 2018-05-28 14:45:03 +01:00
image.h imagetest: Save BMP file using BitmapCoder 2017-08-22 17:41:45 +01:00
imagepng.cpp Support encoding PNG images 2017-07-26 10:51:15 +01:00
imagepng.h Write code to decode PNG format 2017-07-26 10:51:06 +01:00
imagetest.cpp imagetest: Save BMP file using BitmapCoder 2017-08-22 17:41:45 +01:00
resource.h fresh start 2009-11-05 13:02:54 +02:00
vdagent.cpp vdagent: Removed unused declaration 2018-05-25 11:59:59 +01:00
vdagent.rc Move common resource code to a common file 2016-11-17 13:17:18 +00:00
vdagent.vcproj vcproj: Add some missing files 2018-05-28 14:44:59 +01:00