wintun/api
Simon Rozman 84c066fa79 api: revise logging
RegistryQueryString() may produce one or more "File not found" errors
when called from RegistryQueryStringWait() - which is expected while
waiting. Those errors were annoying and awkward to read in the log.

Furthermore, should RegistryQueryString() fail, it already displays
detailed Windows error message and the parent's logging was simplified
to prevent repetitions in the log.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-10-30 16:51:01 +01:00
..
adapter.c api: revise logging 2020-10-30 16:51:01 +01:00
adapter.h api: introduce wintun.h 2020-10-30 16:51:01 +01:00
api.c api: unify security descriptors and disable for _DEBUG 2020-10-30 16:51:00 +01:00
api.h api: introduce wintun.h 2020-10-30 16:51:01 +01:00
api.vcxproj api: introduce wintun.h 2020-10-30 16:51:01 +01:00
api.vcxproj.filters api: introduce wintun.h 2020-10-30 16:51:01 +01:00
driver.c api: use standard C void 2020-10-30 16:51:01 +01:00
driver.h api: use standard C void 2020-10-30 16:51:01 +01:00
exports.def api: introduce logging 2020-10-30 16:50:59 +01:00
logger.c api: use standard C void 2020-10-30 16:51:01 +01:00
logger.h api: introduce wintun.h 2020-10-30 16:51:01 +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: introduce wintun.h 2020-10-30 16:51:01 +01:00
registry.c api: revise logging 2020-10-30 16:51:01 +01:00
registry.h api: revise logging 2020-10-30 16:51:01 +01:00
resource.c api: use standard C void 2020-10-30 16:51:01 +01:00
resource.h api: use standard C void 2020-10-30 16:51:01 +01:00
resources.rc api: build the bridge from WoW64 to native in 2020-10-30 16:51:00 +01:00
rundll32.c api: connect rundll32 child with parent using stdout and stderr 2020-10-30 16:51:01 +01:00
wintun.h api: connect rundll32 child with parent using stdout and stderr 2020-10-30 16:51:01 +01:00