[PORTCLS]

Make DllInitialize extern "C", otherwise it would be imported from ks.sys.

svn path=/trunk/; revision=57984
This commit is contained in:
Timo Kreuzer
2012-12-23 21:59:45 +00:00
parent 64656a08f7
commit 5b41ac7487
@@ -9,6 +9,8 @@
#include "private.hpp"
extern
"C"
ULONG
NTAPI
DllInitialize(ULONG Unknown)