wintun/api
Simon Rozman 4c131caa7d api: honor locale when comparing case-insensitive
Quote from MSDN:
> You will need to call setlocale for _wcsicmp to work with Latin 1
> characters. The C locale is in effect by default, so, for example, ä
> will not compare equal to Ä.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-10-30 16:50:59 +01:00
..
api.c api: honor locale when comparing case-insensitive 2020-10-30 16:50:59 +01:00
api.h api: honor locale when comparing case-insensitive 2020-10-30 16:50:59 +01:00
api.vcxproj api: add support for WoW64 2020-10-30 16:50:59 +01:00
api.vcxproj.filters api: add support for WoW64 2020-10-30 16:50:59 +01:00
devmgmt.c api: honor locale when comparing case-insensitive 2020-10-30 16:50:59 +01:00
exports.def api: finish porting from wireguard-go 2020-10-30 16:50:58 +01:00
namespace.c api: cleanup 2020-10-30 16:50:59 +01:00
nci.c api: cleanup 2020-10-30 16:50:59 +01:00
pch.c api: add pre-compiled header support 2020-10-30 16:50:58 +01:00
pch.h api: honor locale when comparing case-insensitive 2020-10-30 16:50:59 +01:00
registry.c api: update documentation 2020-10-30 16:50:59 +01:00
resources.rc api: add skeleton for wintun.dll 2020-10-30 16:50:58 +01:00
rundll32.c api: add support for WoW64 2020-10-30 16:50:59 +01:00