LookingGlass/c-host/platform/Windows/capture
Geoffrey McRae 6d24dd52d6 [c-host] not all versions of mingw support wcstombs_s
While the _s functions are for security as they avoid exceeding the
supplied buffer, in our case they are not really required as we are
allocating a buffer large enough to store the entire result.

Fixes #171
2019-06-12 15:31:18 +10:00
..
DXGI [c-host] not all versions of mingw support wcstombs_s 2019-06-12 15:31:18 +10:00
NVFBC [c-host] resend the last on client reconnect if a timeout occurs 2019-05-28 14:24:48 +10:00
CMakeLists.txt [c-host] fixed project for cross compliation for Win on Linux 2019-05-22 14:59:19 +10:00