aboutsummaryrefslogtreecommitdiffstats
path: root/driver/driver.vcxproj
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-11-26 17:26:05 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2020-11-27 14:52:03 +0100
commita3a1fa8931da5e9e5f2e47e83d854a36a7737952 (patch)
treee4c312dc85424c3641d48be4cf61e7fdece36027 /driver/driver.vcxproj
parentapi: skip notifying driver when there are no receive packets yet (diff)
downloadwintun-a3a1fa8931da5e9e5f2e47e83d854a36a7737952.tar.xz
wintun-a3a1fa8931da5e9e5f2e47e83d854a36a7737952.zip
api: delay load remaining dlls to work around forwarder gotchas0.9.2
RtlGenRandom forwards to cryptbase.dll, which is not in KnownDlls. Therefore it's not a good idea to link to advapi32.dll at link time. How many other gotchas of unusual forwarded functions are there? I don't really want to find out. Therefore, delay load everything else. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions