LookingGlass/c-host/platform/Windows/src
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
..
mousehook.c [build] make "common" a static library (part 1/2) 2019-04-11 11:03:30 +10:00
platform.c [c-host] not all versions of mingw support wcstombs_s 2019-06-12 15:31:18 +10:00
platform.h [c-host] added tray icon and context menu 2019-05-21 17:52:58 +10:00
windebug.c [build] make "common" a static library (part 1/2) 2019-04-11 11:03:30 +10:00