..
adapter.c
api: remove guid getter
2020-11-03 12:34:19 +01:00
adapter.h
api: use 'open' name since caller must close handle
2020-11-03 12:31:49 +01:00
api.vcxproj
api: conditionalize quasi expensive prelinkevent
2020-11-03 11:17:50 +01:00
api.vcxproj.filters
api: begin to separate rundll32 jumps
2020-11-03 02:25:20 +01:00
elevate.c
api: rundll32: repair token spawning semantics
2020-11-03 10:34:25 +01:00
elevate.h
api: rundll32: repair token spawning semantics
2020-11-03 10:34:25 +01:00
entry.c
api: ensure more code compiles by using dead code elimination
2020-11-03 02:25:57 +01:00
entry.h
api: move _L macro where it belongs
2020-11-03 11:42:48 +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: move _L macro where it belongs
2020-11-03 11:42:48 +01:00
namespace.c
api: serialize driver installation
2020-11-02 12:07:05 +01:00
namespace.h
api: serialize driver installation
2020-11-02 12:07:05 +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
ntldr.h
api: check for duplicate adapter status
2020-11-02 09:17:47 +01:00
pch.c
api: add pre-compiled header support
2020-10-30 16:50:58 +01:00
registry.c
api: check buffer overflows in runtime
2020-10-31 19:11:57 +01:00
registry.h
api: check buffer overflows in runtime
2020-10-31 19:11:57 +01:00
resource.c
api: simplify and unify error messages
2020-11-02 12:19:36 +01:00
resource.h
api: use standard C void
2020-10-30 16:51:01 +01:00
resources.rc
api: simplify driver selection by always including EV driver
2020-10-31 10:41:49 +01:00
rundll32.c
api: add pool/driver removal for uninstaller semantics
2020-11-03 12:27:42 +01:00
rundll32.h
api: add pool/driver removal for uninstaller semantics
2020-11-03 12:27:42 +01:00
session.c
api: use 'open' name since caller must close handle
2020-11-03 12:31:49 +01:00
wintun.h
api: remove guid getter
2020-11-03 12:34:19 +01:00