Sweden-Number/dlls/ntoskrnl.exe
Alex Henrie 433c14b064 ntoskrnl: Add MmIsThisAnNtAsSystem().
This function returns FALSE on all server and non-server versions of
Windows since XP except for Windows Server 2003.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47578
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-07 21:59:29 +02:00
..
tests ntoskrnl.exe: Always set the IRP return size. 2019-08-07 19:57:20 +02:00
Makefile.in ntoskrnl: Build with msvcrt. 2019-06-17 09:28:35 +02:00
instr.c ntoskrnl: Build with msvcrt. 2019-06-17 09:28:35 +02:00
ntoskrnl.c ntoskrnl: Add MmIsThisAnNtAsSystem(). 2019-08-07 21:59:29 +02:00
ntoskrnl.exe.spec ntoskrnl: Add MmIsThisAnNtAsSystem(). 2019-08-07 21:59:29 +02:00
ntoskrnl.rc
ntoskrnl_private.h ntoskrnl.exe: Load a driver's root PnP devices when the driver is started. 2019-06-25 19:25:40 +02:00
pnp.c ntoskrnl.exe: Use the registered interface class in IoSetDeviceInterfaceState(). 2019-07-03 23:44:24 +02:00
sync.c ntoskrnl: Build with msvcrt. 2019-06-17 09:28:35 +02:00