Correct entry point of win32k.sys

svn path=/branches/xmlbuildsystem/; revision=15340
This commit is contained in:
Casper Hornstrup 2005-05-16 12:34:01 +00:00
parent 3d5d32ed36
commit c3bfe63c19

View file

@ -244,12 +244,8 @@ Win32kInitWin32Thread(PETHREAD Thread)
}
/*
* This definition doesn't work
*/
// BOOL STDCALL DllMain(VOID)
NTSTATUS STDCALL
DllMain (
DriverEntry (
IN PDRIVER_OBJECT DriverObject,
IN PUNICODE_STRING RegistryPath)
{