wintun/api
Simon Rozman 0ad302c11d api: stop double error status reporting
When an internal function logs an error and its cause, it bloats the log
when the caller logs the cause again.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-10-30 16:51:00 +01:00
..
adapter.c api: stop double error status reporting 2020-10-30 16:51:00 +01:00
adapter.h api: internal reorganization 2020-10-30 16:51:00 +01:00
api.c api: stop double error status reporting 2020-10-30 16:51:00 +01:00
api.h api: introduce logging 2020-10-30 16:50:59 +01:00
api.vcxproj api: internal reorganization 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: stop double error status reporting 2020-10-30 16:51:00 +01:00
driver.h api: internal reorganization 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: internal reorganization 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: internal reorganization 2020-10-30 16:51:00 +01:00
registry.c api: internal reorganization 2020-10-30 16:51:00 +01:00
registry.h api: split api.h 2020-10-30 16:50:59 +01:00
resource.c api: stop double error status reporting 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