LookingGlass/c-host/platform/Windows
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
..
capture [c-host] not all versions of mingw support wcstombs_s 2019-06-12 15:31:18 +10:00
include/windows [build] make "common" a static library (part 1/2) 2019-04-11 11:03:30 +10:00
src [c-host] not all versions of mingw support wcstombs_s 2019-06-12 15:31:18 +10:00
app.manifest [c-host] tons of windows specific fixes 2019-04-10 21:07:56 +10:00
CMakeLists.txt [c-host] fixed project for cross compliation for Win on Linux 2019-05-22 14:59:19 +10:00
resource.rc [all] made a nicer icon, hopefully just a placeholder for now 2019-05-30 22:21:53 +10:00