wintun/api
Simon Rozman 0a51e26730 api: include the rundll32 helpers the MSVC-typical way
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-11-04 13:21:42 +01:00
..
adapter.c api: include the rundll32 helpers the MSVC-typical way 2020-11-04 13:21:42 +01:00
adapter.h api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
api.vcxproj api: include the rundll32 helpers the MSVC-typical way 2020-11-04 13:21:42 +01:00
api.vcxproj.filters api: include the rundll32 helpers the MSVC-typical way 2020-11-04 13:21:42 +01:00
elevate.c api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
elevate.h api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
entry.c api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
entry.h api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
exports.def api: remove guid getter 2020-11-03 12:34:19 +01:00
logger.c api: consistancy in exported interface 2020-11-02 23:33:20 +01:00
logger.h api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
namespace.c api: translate NTSTATUS to Win32 error codes 2020-11-04 13:21:42 +01:00
namespace.h api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
nci.def api: make nci.lib work on x86 2020-11-02 11:38:02 +01:00
nci.h api: make nci.lib work on x86 2020-11-02 11:38:02 +01:00
ntdll.h api: move undocumented ntdll symbols to ntdll.h 2020-11-03 15:28:17 +01:00
pch.c api: add pre-compiled header support 2020-10-30 16:50:58 +01:00
registry.c api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
registry.h api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
resource.c api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
resource.h api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
resources.rc api: simplify driver selection by always including EV driver 2020-10-31 10:41:49 +01:00
rundll32_i.c api: include the rundll32 helpers the MSVC-typical way 2020-11-04 13:21:42 +01:00
rundll32.c api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
session.c api: use GetLastError() to report failures like standard Win32 2020-11-04 13:21:42 +01:00
wintun.h api: translate NTSTATUS to Win32 error codes 2020-11-04 13:21:42 +01:00