Aric Stewart
c86d81d550
include: Define IoSkipCurrentIrpStackLocation.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-13 16:14:43 +02:00
Sebastian Lackner
8d799ea57b
ntoskrnl.exe: Don't transfer back input buffer for IRP_MJ_WRITE requests.
...
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-12 21:31:36 +02:00
Sebastian Lackner
5400210376
ntoskrnl.exe: Use completion routine to transfer result of IRP back to server.
...
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-11 09:41:16 +02:00
Aric Stewart
b82ce81957
hid: Stub HidP_TranslateUsagesToI8042ScanCodes.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-21 21:17:37 +09:00
Aric Stewart
9f99a045a3
ntoskrnl.exe: Stub IoInvalidateDeviceRelations.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-01 20:47:50 +09:00
Aric Stewart
71b66998f6
include: Fix definition of DRIVER_EXTENSION.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-01 20:47:49 +09:00
Aric Stewart
ab3b9bd84d
hidclass.sys: Call IoAttachDeviceToDeviceStack when creating HID device.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-17 13:37:06 +09:00
Alexander Morozov
2898df50e6
ntoskrnl.exe: Add stub for ObDereferenceObject.
...
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-09 11:59:38 +09:00
Aric Stewart
c75751ed54
include: Add declaration for ObReferenceObjectByName.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-09 11:59:31 +09:00
Austin English
fee017c221
ntdll: Add NtSetLdtEntries/ZwSetLdtEntries stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-01 11:56:23 +09:00
Henri Verbeet
0a41694b53
gdi32: Implement DC creation from pre-existing memory.
...
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-13 23:01:07 +09:00
Aric Stewart
fa8eedddd5
hid: Implement HidD_SetNumInputBuffers.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-06 14:54:32 +09:00
Juan Jose Gonzalez
4eddd5dba3
include: Add HidD_GetSerialNumberString to ddk/hidsdi.h.
...
Signed-off-by: Juan Jose Gonzalez <juanj.gh@gmail.com>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-01 12:06:16 +09:00
André Hentschel
f71f7db63c
ndis.sys: Add NdisRegisterProtocol stub.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-22 21:36:50 +09:00
André Hentschel
113f43250a
ndis.sys: Implement NdisSystemProcessorCount.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-22 21:36:43 +09:00
Austin English
c9516970f9
ndis.sys: Add NdisAllocateSpinLock stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-29 21:34:14 +09:00
Austin English
2bb17745df
ndis.sys: Add NdisAllocateMemoryWithTag stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-30 08:21:53 +01:00
Austin English
f12241ae14
ntoskrnl.exe: Add RtlInitializeGenericTableAvl/RtlInsertElementGenericTableAvl stubs.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-24 15:04:31 +01:00
Rafał Harabień
3acac5b221
include/ddk: Fix memory layout of IRP and IO_STACK_LOCATION in wine64.
...
Signed-off-by: Rafał Harabień <rafalh1992@o2.pl>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-23 23:35:12 +09:00
Austin English
0a5f0f7420
ntoskrnl.exe: Add CmRegisterCallback/CmUnRegisterCallback stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-17 22:56:41 +09:00
Austin English
d8d759af5b
ntoskrnl.exe: Add ExReleaseResourceForThreadLite stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-11 20:05:50 +09:00
Austin English
f91a7b2cfe
fltmgr.sys: Add FltInitializePushLock stub.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-05 20:22:37 +09:00
Aric Stewart
0aca2d7dc9
hidclass.sys: Implement creating/destroying HID devices.
2015-09-04 18:08:26 +09:00
Gerald Pfeifer
4349b3c16d
include: Define HIDP_STATUS constants via unsigned parameters.
2015-09-03 17:53:07 +09:00
Aric Stewart
f9105eac34
include: Add IRP_MJ_POWER minor function codes.
2015-07-08 16:02:24 +09:00
Aric Stewart
e485da13ce
include: Add HID_XFER_PACKET and HID_REVISION to hidclass.h.
2015-07-08 16:02:24 +09:00
Aric Stewart
b32aaab065
include: New ddk/hidtypes.h include file.
2015-07-08 16:02:24 +09:00
Alexandre Julliard
354688faba
include: Add ddk/ prefix when including ddk headers.
2015-07-08 15:24:18 +09:00
Aric Stewart
71e5fdf478
include: Add ddk/hidport.h.
2015-07-07 21:47:30 +09:00
Aric Stewart
098efa1edc
hid: Implement HidP_GetScaledUsageValue.
2015-07-01 19:18:20 +09:00
Aric Stewart
1174fc63ad
hid: Implement HidP_MaxUsageListLength.
2015-07-01 19:18:20 +09:00
Aric Stewart
674080da91
hid: Implement HidD_GetAttributes.
2015-07-01 19:18:19 +09:00
Aric Stewart
eac15cae71
hid: Implement HidD_GetInputReport.
2015-07-01 19:18:19 +09:00
Aric Stewart
5b790bde5e
hid: Implement HidD_GetPreparsedData and HidD_FreePreparsedData.
2015-07-01 19:18:18 +09:00
Aric Stewart
30480a2369
hid: Implement HidP_InitializeReportForID.
2015-07-01 19:18:18 +09:00
Aric Stewart
ecc6196508
hid: Implement HidP_GetUsageValue.
2015-07-01 19:18:18 +09:00
Aric Stewart
8bb231c4ae
hid: Implement HidP_GetUsages.
2015-07-01 19:18:17 +09:00
Aric Stewart
0bb216ff35
hid: Implement HidP_GetValueCaps.
2015-07-01 19:18:17 +09:00
Aric Stewart
b183dc3d6e
hid: Implement HidP_GetButtonCaps.
2015-07-01 19:18:17 +09:00
Aric Stewart
ab3300cdda
include: Add ddk/hidpi.h.
2015-06-26 20:35:06 +09:00
Aric Stewart
4ba1d8d8ef
include: Add ddk/hidclass.h.
2015-06-26 20:35:05 +09:00
Alexandre Julliard
a78f8f298a
ntoskrnl: Flesh out IoBuildSynchronousFsdRequest implementation.
2015-05-06 17:16:48 +09:00
Alexandre Julliard
1895a42509
ntoskrnl: Use the MDL allocation routines for standard ioctl processing.
2015-03-04 23:57:38 +09:00
Alexandre Julliard
5fc369ff21
ntoskrnl: Use the IRP allocation routines for standard ioctl processing.
2015-03-04 23:51:32 +09:00
Francois Gouget
fa01fdc321
include/ddk: Make ntddk.h compatible with systems that don't support nameless unions.
2015-03-02 13:49:08 +09:00
Austin English
47e7f4fdf2
include: Add hidusage.h.
2015-02-04 21:32:50 +09:00
Austin English
59e3a851f2
include/ddk: Add KWAIT_BLOCK struct to ntddk.h.
2015-01-27 21:30:43 +01:00
Stefan Leichter
f592eea591
ntoskrnl.exe: Add stub for KeSetSystemAffinityThread.
2015-01-05 20:09:02 +01:00
Austin English
0db8da7075
include/ddk: Add csq.h.
2014-12-23 22:14:32 +01:00
Austin English
825673210f
ntoskrnl.exe: Add a stub for IoRegisterPlugPlayNotification.
2014-11-04 13:26:28 +09:00