wintun/api
Simon Rozman 5925f914e4 api: add support for WoW64
Some functions of SetupAPI only work when invoked from a native process.
Registry and filesystem reflection makes them fail on WoW64. For WoW64
processes, a minimum set of rundll32 functions are provided.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-10-30 16:50:59 +01:00
..
api.c api: update documentation 2020-10-30 16:50:59 +01:00
api.h api: tighten source code annotation 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: tighten source code annotation 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: add pre-compiled header support 2020-10-30 16:50:58 +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