Development discussion of WireGuard
 help / color / mirror / Atom feed
* [Wintun] DEPENDENTLOADFLAG for wintun.dll?
@ 2021-02-10 14:02 Brad Spencer
  2021-02-10 14:43 ` Jason A. Donenfeld
  0 siblings, 1 reply; 4+ messages in thread
From: Brad Spencer @ 2021-02-10 14:02 UTC (permalink / raw)
  To: WireGuard mailing list

Would it make sense to link the official wintun.dll with the MSVC 
linker's -DEPENDENTLOADFLAG:0x800 option?

https://docs.microsoft.com/en-us/cpp/build/reference/dependentloadflag

Doing so restricts the search path for immediate dependencies to the 
%windows%\system32\ directory, and I think all of the DLLs Wintun needs 
are there.

-- 
Brad Spencer


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-10 17:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-10 14:02 [Wintun] DEPENDENTLOADFLAG for wintun.dll? Brad Spencer
2021-02-10 14:43 ` Jason A. Donenfeld
2021-02-10 14:57   ` Stefan Kanthak
2021-02-10 17:52     ` Brad Spencer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).