wintun/api/nci.def
Jason A. Donenfeld 724508d61f 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:38:02 +01:00

5 lines
68 B
Modula-2

LIBRARY nci.dll
EXPORTS
NciGetConnectionName
NciSetConnectionName