wintun/api
Simon Rozman 9a16d4e3cc api: build the bridge from WoW64 to native in
SetupAPI fails to create a device in WoW64 processes. x86 (and arm)
wintun.dll pack the amd64 and arm64 wintun.dll now, and use rundll32 to
create a native process to do the job where required.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-10-30 16:51:00 +01:00
..
adapter.c api: build the bridge from WoW64 to native in 2020-10-30 16:51:00 +01:00
adapter.h api: move documentation to .h and discontinue on static functions 2020-10-30 16:51:00 +01:00
api.c api: unify security descriptors and disable for _DEBUG 2020-10-30 16:51:00 +01:00
api.h api: unify security descriptors and disable for _DEBUG 2020-10-30 16:51:00 +01:00
api.vcxproj api: build the bridge from WoW64 to native in 2020-10-30 16:51:00 +01:00
api.vcxproj.filters api: internal reorganization 2020-10-30 16:51:00 +01:00
driver.c api: test the temporary driver idea 2020-10-30 16:51:00 +01:00
driver.h api: test the temporary driver idea 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: stop double error status reporting 2020-10-30 16:51:00 +01:00
namespace.c api: unify security descriptors and disable for _DEBUG 2020-10-30 16:51:00 +01:00
namespace.h api: internal reorganization 2020-10-30 16:51:00 +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: elevate rundll32 calls to SYSTEM 2020-10-30 16:51:00 +01:00
registry.c api: move documentation to .h and discontinue on static functions 2020-10-30 16:51:00 +01:00
registry.h api: move documentation to .h and discontinue on static functions 2020-10-30 16:51:00 +01:00
resource.c api: unify security descriptors and disable for _DEBUG 2020-10-30 16:51:00 +01:00
resource.h api: unify security descriptors and disable for _DEBUG 2020-10-30 16:51:00 +01:00
resources.rc api: build the bridge from WoW64 to native in 2020-10-30 16:51:00 +01:00
rundll32.c api: redirect log to stderr in rundll32 invocations 2020-10-30 16:51:00 +01:00