wintun/api
Simon Rozman 85c32a5566 api: disable driver management for wintun.dll that don't have a driver
Namely the 32-bit ARM platform, which we will ship wintun.dll for ARM on
ARM64 clients exclusively.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-10-30 16:51:00 +01:00
..
api.c api: introduce logging 2020-10-30 16:50:59 +01:00
api.h api: introduce logging 2020-10-30 16:50:59 +01:00
api.vcxproj api: add driver management 2020-10-30 16:50:59 +01:00
api.vcxproj.filters api: add driver management 2020-10-30 16:50:59 +01:00
devmgmt.c api: unify hardware ID string 2020-10-30 16:50:59 +01:00
devmgmt.h api: unify callback function type names 2020-10-30 16:50:59 +01:00
driver.c api: disable driver management for wintun.dll that don't have a driver 2020-10-30 16:51:00 +01:00
driver.h api: disable driver management for wintun.dll that don't have a driver 2020-10-30 16:51:00 +01:00
exports.def api: introduce logging 2020-10-30 16:50:59 +01:00
logger.c api: introduce logging 2020-10-30 16:50:59 +01:00
logger.h api: introduce logging 2020-10-30 16:50:59 +01:00
namespace.c api: cleanup 2020-10-30 16:50:59 +01:00
namespace.h api: split api.h 2020-10-30 16:50:59 +01:00
nci.c api: cleanup 2020-10-30 16:50:59 +01:00
nci.h api: split api.h 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: add driver management 2020-10-30 16:50:59 +01:00
registry.c api: introduce logging 2020-10-30 16:50:59 +01:00
registry.h api: split api.h 2020-10-30 16:50:59 +01:00
resource.c api: unify and document resource loading 2020-10-30 16:51:00 +01:00
resource.h api: unify and document resource loading 2020-10-30 16:51:00 +01:00
resources.rc api: add driver management 2020-10-30 16:50:59 +01:00
rundll32.c api: add support for WoW64 2020-10-30 16:50:59 +01:00