wintun/api
Simon Rozman ac6db7788a api: move documentation to .h and discontinue on static functions
While Doxygen correctly locates the function documentation when it is
written directly preceding the function body, Microsoft Visual Studio
IDE does not. The former requires the documentation to precede the
function declaration.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-10-30 16:51:00 +01:00
..
adapter.c api: move documentation to .h and discontinue on static functions 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: move documentation to .h and discontinue on static functions 2020-10-30 16:51:00 +01:00
api.h api: move documentation to .h and discontinue on static functions 2020-10-30 16:51:00 +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: move documentation to .h and discontinue on static functions 2020-10-30 16:51:00 +01:00
driver.h api: move documentation to .h and discontinue on static functions 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: log out-of-memory errors too 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: 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: move documentation to .h and discontinue on static functions 2020-10-30 16:51:00 +01:00
resource.h api: move documentation to .h and discontinue on static functions 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