mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[PORTCLS]
Make DllInitialize extern "C", otherwise it would be imported from ks.sys. svn path=/trunk/; revision=57984
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
#include "private.hpp"
|
||||
|
||||
extern
|
||||
"C"
|
||||
ULONG
|
||||
NTAPI
|
||||
DllInitialize(ULONG Unknown)
|
||||
|
||||
Reference in New Issue
Block a user