Alistair Leslie-Hughes
|
d8c6a11971
|
ntoskrnl.exe: Add stub KeInsertQueue.
|
2014-03-19 11:33:24 +01:00 |
Alistair Leslie-Hughes
|
ba13893030
|
ntoskrnl.exe: Add stub MmUnlockPagableImageSection.
|
2014-03-19 11:33:24 +01:00 |
Alistair Leslie-Hughes
|
efb3b07f13
|
ntoskrnl.exe: Add stub MmLockPagableSectionByHandle.
|
2014-03-19 11:33:23 +01:00 |
Michael Stefaniuc
|
2a39cb377a
|
dlls: Replace the remaining CONSTs.
|
2013-09-25 11:49:20 +02:00 |
Alexandre Julliard
|
b30160f669
|
ntoskrnl.exe: Don't bother to remove exception handler at process exit.
|
2013-05-20 12:28:08 +02:00 |
Christian Costa
|
ee67d124ac
|
ntoskrnl.exe: Add stub for IoAcquireRemoveLockEx.
|
2012-10-15 15:25:24 +02:00 |
Christian Costa
|
6643f07d2b
|
ntoskrnl.exe: Don't try to copy back data in buffered mode when we don't expect any in process_ioctl.
|
2012-10-03 13:10:45 +02:00 |
Christian Costa
|
ea943293c6
|
ntoskrnl.exe: Add stub for ExCreateCallback.
|
2012-10-03 13:10:45 +02:00 |
Alexandre Julliard
|
b560c56f3f
|
ntoskrnl.exe: Add missing WINAPIs.
|
2012-10-02 19:52:46 +02:00 |
Christian Costa
|
e3607c9858
|
ntoskrnl.exe: Add stub for PsImpersonateClient.
|
2012-10-02 15:21:21 +02:00 |
Christian Costa
|
5c65471681
|
ntoskrnl.exe: Implement IoAllocateMdl.
|
2012-10-02 15:21:13 +02:00 |
Christian Costa
|
84465b420b
|
ntoskrnl.exe: Add stub for IoAcquireCancelSpinLock and IoReleaseCancelSpinLock.
|
2012-10-02 15:05:43 +02:00 |
Christian Costa
|
5ca17f6d50
|
ntoskrnl.exe: Add TRACEs to IoCreateDriver and IoDelete driver.
|
2012-10-01 12:04:14 +02:00 |
Christian Costa
|
59eaf2003b
|
ntoskrnl.exe: Add stub for MmMapLockedPagesSpecifyCache.
|
2012-10-01 12:03:55 +02:00 |
Christian Costa
|
0a7ab9841d
|
ntoskrnl.exe: Add stub for MmProbeAndLockPages.
|
2012-10-01 12:03:31 +02:00 |
Christian Costa
|
b1fc2182b1
|
ntoskrnl.exe: Add stub for MmUnlockPages.
|
2012-10-01 12:03:20 +02:00 |
Christian Costa
|
5087cb192c
|
ntoskrnl.exe: Add partial stub for IoFreeMdl.
|
2012-09-28 11:24:16 +02:00 |
Christian Costa
|
2a278ef5e4
|
ntoskrnl.exe: Improve IoAllocateMdl stub.
|
2012-09-28 11:24:10 +02:00 |
Alexander Morozov
|
70dcc41760
|
ntoskrnl.exe: Fix a typo.
|
2012-03-15 19:56:45 +01:00 |
Austin English
|
902d619dfe
|
ntoskrnl.exe: Add a stub for IoStartNextPacket.
|
2012-03-13 10:43:54 +01:00 |
Austin English
|
a4ee9f2d20
|
ntoskrnl.exe: Add a stub for IoCreateSynchronizationEvent.
|
2012-01-19 21:08:54 +01:00 |
Austin English
|
daf0cba81f
|
ntoskrnl.exe: Add a stub for Ke386SetIoAccessMap.
|
2011-12-30 15:41:10 +01:00 |
Austin English
|
60bd62b07c
|
ntoskrnl.exe: Add a stub for Ke386IoSetAccessProcess.
|
2011-12-30 15:41:09 +01:00 |
Stefan Leichter
|
34c49777a3
|
ntoskrnl.exe: Add stub for IoInitializeRemoveLockEx.
|
2011-12-29 17:56:45 +01:00 |
Stefan Leichter
|
b54f3e711f
|
ntoskrnl.exe: Add stub for IoUnregisterShutdownNotification.
|
2011-12-27 17:07:24 +01:00 |
Jacek Caban
|
992316ab4a
|
ntoskrnl.exe: Added IoGetCurrentProcess stub.
|
2011-12-27 16:55:10 +01:00 |
André Hentschel
|
c0892ca989
|
ntoskrnl: Add a stub for ExInitializePagedLookasideList.
|
2011-12-02 12:17:51 +01:00 |
Bernhard Loos
|
66e98122b6
|
ntoskrnl: irp.AssociatedIrp.SystemBuffer is also used for METHOD_IN/OUT_DIRECT ioctls.
|
2011-11-18 15:37:05 +01:00 |
Bernhard Loos
|
a1377319bc
|
mountmgr, ntoskrnl: METHOD_BUFFERED uses irp->AssociatedIrp.SystemBuffer for both input and output.
|
2011-11-08 13:58:50 +01:00 |
Bernhard Loos
|
507d929051
|
ntoskrnl: Correctly implement PsGetCurrentThread/ProcessId.
|
2011-10-28 13:04:00 +02:00 |
Austin Lund
|
0ad6c2deb9
|
ntoskrnl.exe: Made KdDebuggerEnabled a boolean and set to false.
|
2011-06-29 10:07:55 -05:00 |
Austin English
|
cd22aa18a6
|
ntoskrnl.exe: add a stub for IoSetThreadHardErrorMode.
|
2011-06-06 16:19:17 +02:00 |
Jacek Caban
|
ebc7abeef3
|
ntoskrnl.exe: Added ObReferenceObjectByHandle stub.
|
2011-05-24 12:47:28 +02:00 |
Austin English
|
ebb1fec5ca
|
ntoskrnl.exe: Add a stub for PsLookupProcessByProcessId.
|
2011-05-09 11:55:39 +02:00 |
Stefan Leichter
|
c643aec175
|
ntoskrnl.exe: Add stub for PsSetLoadImageNotifyRoutine.
|
2011-03-28 17:13:05 +02:00 |
André Hentschel
|
bd456a926c
|
ntoskrnl.exe: Add more mutex stubs.
|
2011-03-14 19:31:30 +01:00 |
André Hentschel
|
13fc9ce134
|
ntoskrnl.exe: Be more verbose in MmGetSystemRoutineAddress.
|
2011-02-28 15:34:55 +01:00 |
Alexander Morozov
|
745a50c9db
|
ntoskrnl.exe: Add stub for IoGetDeviceInterfaces.
|
2011-02-03 16:28:05 +01:00 |
Stefan Leichter
|
f7192d329e
|
ntoskrnl.exe: Add stub for IoWMIRegistrationControl.
|
2010-12-09 12:16:51 +01:00 |
Stefan Leichter
|
b9e676febd
|
ntoskrnl.exe: Add stub for PoSetPowerState.
|
2010-11-23 14:16:22 +01:00 |
Austin English
|
7bc0484c89
|
ntoskrnl.exe: Add stub for READ_REGISTER_BUFFER_UCHAR.
|
2010-09-22 12:44:47 +02:00 |
Austin English
|
cf6fa1a036
|
ntoskrnl.exe: Add stub for KeInitializeDpc.
|
2010-09-22 12:44:37 +02:00 |
Austin English
|
a4ea347f9f
|
ntoskrnl.exe: Add stubs for MmMapIoSpace/MmUnmapIoSpace.
|
2010-07-19 15:55:34 +02:00 |
Austin English
|
77f4c853f9
|
ntoskrnl.exe: Add stub for MmAllocateContiguousMemorySpecifyCache:.
|
2010-06-28 11:43:06 +02:00 |
Damjan Jovanovic
|
6aeffb53ee
|
ntoskrnl.exe: Stub out IoGetDeviceProperty.
|
2010-04-15 14:17:55 +02:00 |
Damjan Jovanovic
|
242370b836
|
ntoskrnl.exe: Implement IoCallDriver.
|
2010-04-13 21:13:13 +02:00 |
Damjan Jovanovic
|
fcd33d6877
|
ntoskrnl.exe: Stub out KeResetEvent and KeSetEvent.
|
2010-04-13 11:37:19 +02:00 |
Damjan Jovanovic
|
ab53187cf7
|
ntoskrnl.exe: Use IoGetNextIrpStackLocation.
|
2010-04-12 11:29:27 +02:00 |
Damjan Jovanovic
|
3c6c2fe8df
|
ntoskrnl.exe: Implement IoCompleteRequest.
|
2010-03-23 17:30:48 +01:00 |
Damjan Jovanovic
|
555d8fe053
|
ntoskrnl.exe: Implement IoIsWdmVersionAvailable.
|
2010-03-18 14:00:22 +01:00 |