aboutsummaryrefslogtreecommitdiffstats
path: root/api/registry.c
diff options
context:
space:
mode:
authorSimon Rozman <simon@rozman.si>2020-10-14 12:51:15 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2020-10-30 16:51:00 +0100
commite157d421ecc4fda50ce00e3ae906bb02a4c6a306 (patch)
tree87cf414cf79d8ef69cd46b713b73af8181cdc20d /api/registry.c
parentapi: disable driver management for wintun.dll that don't have a driver (diff)
downloadwintun-e157d421ecc4fda50ce00e3ae906bb02a4c6a306.tar.xz
wintun-e157d421ecc4fda50ce00e3ae906bb02a4c6a306.zip
api: implement driver version extraction from .inf file
With installer.dll the installer did the decision whether to install or upgrade the driver according to installer.dll version and hash stored in registry by MSM. With wintun.dll we need to know, which version of Wintun driver we are packing in the resources to decide about driver upgrade. The most accurate source of the driver version is the DriverVer directive in [Version] section of the driver's .inf file. Signed-off-by: Simon Rozman <simon@rozman.si>
Diffstat (limited to 'api/registry.c')
0 files changed, 0 insertions, 0 deletions