LookingGlass/c-host/platform/Windows/capture/DXGI
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
..
dll [c-host] restructure project to use cmake 2019-04-09 16:28:11 +10:00
src [c-host] not all versions of mingw support wcstombs_s 2019-06-12 15:31:18 +10:00
CMakeLists.txt [c-host] fixed project for cross compliation for Win on Linux 2019-05-22 14:59:19 +10:00