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 |
Austin English
|
9c5f23121a
|
ntoskrnl.exe: Add ObQueryNameString stub.
|
2014-10-30 12:33:54 +09:00 |
Austin English
|
bb25986702
|
hid: Add HidD_GetProductString stub.
|
2014-08-04 16:20:15 +02:00 |
Alistair Leslie-Hughes
|
d8c6a11971
|
ntoskrnl.exe: Add stub KeInsertQueue.
|
2014-03-19 11:33:24 +01:00 |
Grazvydas Ignotas
|
7e4fa63621
|
include: Remove unneeded semicolons and fix a typo.
|
2014-03-03 17:02:36 +01:00 |
Michael Stefaniuc
|
23b86eb44e
|
include: Replace the remaining CONSTs.
|
2013-09-27 10:34:09 +02:00 |
André Hentschel
|
8bbbf7cd25
|
include/ddk: Add DEVICE_RELATIONS and DEVICE_INTERFACE_CHANGE_NOTIFICATION.
|
2013-08-16 11:55:23 +02:00 |
André Hentschel
|
545bbb1315
|
include/ddk: Add USB_HUB_DESCRIPTOR.
|
2013-08-16 11:55:23 +02:00 |
André Hentschel
|
ca7ba7053f
|
usbd.sys: Implement USBD_ParseConfigurationDescriptor using its Ex version.
|
2013-07-29 19:07:53 +02:00 |
Damjan Jovanovic
|
f5f04e8a2f
|
include/ddk: Add usbioctl.h.
|
2013-07-29 14:20:19 +02:00 |
Damjan Jovanovic
|
f7daa3f596
|
include/ddk: Add usbiodef.h.
|
2013-07-29 14:20:04 +02:00 |
André Hentschel
|
4b98d78951
|
hid: Add HidD_GetManufacturerString stub.
|
2013-04-04 13:28:46 +02:00 |
Hans Leidekker
|
c019083240
|
kernel32: Implement SetFileValidData.
|
2012-12-04 14:42:28 +01:00 |
Christian Costa
|
068ff64e0a
|
ntoskrnl.exe: Add MDL flags definitions.
|
2012-10-09 18:32:25 +02:00 |
Christian Costa
|
ea943293c6
|
ntoskrnl.exe: Add stub for ExCreateCallback.
|
2012-10-03 13:10:45 +02:00 |
Christian Costa
|
59eaf2003b
|
ntoskrnl.exe: Add stub for MmMapLockedPagesSpecifyCache.
|
2012-10-01 12:03:55 +02:00 |