Commit Graph

105 Commits (a60fadfad29bcbb564ed01afec8b585e627f9361)

Author SHA1 Message Date
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
Christian Costa 0a7ab9841d ntoskrnl.exe: Add stub for MmProbeAndLockPages. 2012-10-01 12:03:31 +02:00
André Hentschel c540c98d55 usbd.sys: Add partial USBD_ValidateConfigurationDescriptor implementation. 2012-08-29 21:26:38 +02:00
Alexandre Goujon 9536e66d61 include/ddk: Add DVD_DESCRIPTOR_HEADER descriptor structure. 2012-07-12 16:10:43 -05:00
Francois Gouget d979d9cd64 ntoskrnl.exe: Fix the name of a POOL_TYPE value. 2012-05-15 16:26:39 +02:00
Dan Kegel b94fabfb5b include: ntddcdvd.h structure naming, packing fixes. 2012-01-24 18:10:32 +01:00
Stefan Leichter 34c49777a3 ntoskrnl.exe: Add stub for IoInitializeRemoveLockEx. 2011-12-29 17:56:45 +01:00
André Hentschel c0892ca989 ntoskrnl: Add a stub for ExInitializePagedLookasideList. 2011-12-02 12:17:51 +01:00
Francois Gouget 21d6086c60 ntdll: Fix the field names of KUSER_SHARED_DATA and update it. 2011-08-03 14:15:48 +02:00
Stefan Leichter c643aec175 ntoskrnl.exe: Add stub for PsSetLoadImageNotifyRoutine. 2011-03-28 17:13:05 +02: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 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 50aa0215a7 usb.h: Add and fix some USBD_STATUS codes. 2010-04-14 18:00:44 +02:00
Damjan Jovanovic 189335441e wdm.h: Declare IoCallDriver. 2010-04-13 21:13:07 +02:00
Damjan Jovanovic aadd2ac33f wdm.h: Define KeResetEvent and KeSetEvent. 2010-04-13 11:37:14 +02:00
Damjan Jovanovic e54d029f88 wdm.h: Define IoGetNextIrpStackLocation. 2010-04-12 11:29:22 +02:00
Damjan Jovanovic 394839fecf include: Define IoGetCurrentIrpStackLocation based on NONAMELESSUNION and NONAMELESSSTRUCT. 2010-03-25 16:08:40 +01:00
Damjan Jovanovic 3c6c2fe8df ntoskrnl.exe: Implement IoCompleteRequest. 2010-03-23 17:30:48 +01:00
Damjan Jovanovic 3f02dee355 usbd.sys: Implement URB building functions. 2010-03-22 15:53:36 +01:00
Damjan Jovanovic 6e4873691c usbd.sys: Add USB descriptor parsing functions. 2010-03-19 12:00:40 +01:00
Charles Davis 5415b62fc2 include: Don't accidentally redefine a member in struct _IRP (LLVM/Clang). 2010-02-25 12:10:07 +01:00
Stefan Leichter dd5abc2dcf ntoskrnl.exe: Add stub for KeGetCurrentThread/PsGetCurrentThread. 2009-12-31 12:12:18 +01:00
Stefan Leichter 0190edee7e ntoskrnl.exe: Add stub for KeSetPriorityThread. 2009-12-29 11:17:23 +01:00
Stefan Leichter d8a12d8374 ntoskrnl.exe: Add stub for KeReleaseSemaphore. 2009-12-29 11:17:15 +01:00
Stefan Leichter 217828978f ntoskrnl.exe: Add stub for KeInitializeSemaphore. 2009-12-21 15:01:26 +01:00
Wolfram Sang 7790280c5b ntoskrnl: Add IoAllocateErrorLogEntry stub. 2009-12-10 12:38:58 +01:00
Louis Lenders 76ae295a09 ntoskrnl.exe: Add stub for MmAllocateContiguousMemory. 2009-11-17 16:04:33 +01:00
Louis Lenders 6c350ad155 ntoskrnl.exe: Add stub for MmAllocatePagesForMdl. 2009-11-17 16:03:50 +01:00
Damjan Jovanovic 8a210f4e55 usb.h: Add USBD_STATUS codes and the USBD_VERSION_INFORMATION struct. 2009-10-21 16:05:56 +02:00
Detlef Riekenberg 29c9c7f50d include: Fix the fpAddPortEx prototype in struct PRINTPROVIDOR. 2009-09-29 15:05:24 +02:00
Stefan Leichter 1690044d78 ntoskrnl.exe: Add stub for IoQueryDeviceDescription. 2009-08-14 15:29:54 +02:00
Anders Jonsson a2f6bac107 ntoskrnl.exe: Stub for ExInitializeNPagedLookasideList. 2009-06-16 15:32:39 +02:00
Anders Jonsson fc07a52148 ntoskrnl.exe: Stub for ExInitializeZone. 2009-06-15 13:42:31 +02:00
Anders Jonsson afff5f9da5 ntoskrnl.exe: Stub for ExInitializeResourceLite. 2009-06-15 13:42:31 +02:00