This website requires JavaScript.
Explore
Help
Sign In
Hesham
/
wintun
Watch
1
Star
0
Fork
0
You've already forked wintun
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
41b77964ca
wintun
/
api
/
nci.def
5 lines
68 B
Modula-2
Raw
Normal View
History
Unescape
Escape
api: make nci.lib work on x86 This is an appalling hack. We need the lib tool to generate a coff lib with the "undecorate" parameter. And apparently the only way to do this with the MSVC tools is by making a stub object, and then rewriting the symbols using the def file. See Q131313 for Microsoft-sanctioned details. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-11-02 11:36:13 +01:00
LIBRARY
nci
.
dll
api: link to nci.dll at compile time Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Simon Rozman <simon@rozman.si>
2020-10-31 12:34:01 +01:00
EXPORTS
NciGetConnectionName
NciSetConnectionName
Reference in New Issue
Copy Permalink