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 |
Anders Jonsson
|
15dd9e8d35
|
ntoskrnl.exe: Stub for IoInitializeTimer.
|
2009-06-15 13:42:31 +02:00 |
Stefan Leichter
|
56031d2ba4
|
ntoskrnl.exe: Stub for MmQuerySystemSize.
|
2009-03-02 13:20:46 +01:00 |
Andrew Nguyen
|
8dc97882f3
|
hid: Stub HidD_SetFeature.
|
2009-02-23 15:54:16 +01:00 |
Andrew Nguyen
|
45a1f85d15
|
hid: Stub HidD_GetFeature.
|
2009-02-23 15:54:01 +01:00 |
Michael Stefaniuc
|
7d2b787783
|
imm32: Make space for a 64bit pointer in the IMM window.
|
2009-02-12 11:52:31 +01:00 |
Alexander Morozov
|
902443579f
|
ntoskrnl.exe: Add stubs for Io{Allocate,Get}DriverObjectExtension.
|
2008-12-16 14:10:53 +01:00 |
Ricardo Filipe
|
bad677d58a
|
hal: Add stubs for ExAcquireFastMutex and ExReleaseFastMutex.
|
2008-12-11 14:28:07 +01:00 |
Alexandre Julliard
|
bc32b857ab
|
mountmgr: Add a Wine-specific ioctl to query the Unix information about a drive.
|
2008-10-24 14:24:58 +02:00 |
Alexandre Julliard
|
8faceff2f9
|
mountmgr: Add a Wine-specific ioctl to define a drive for a Unix path.
|
2008-10-24 14:24:53 +02:00 |
Alexandre Julliard
|
750e7e072c
|
include: Convert source files to utf-8.
|
2008-10-18 19:22:02 +02:00 |
Vitaly Lipatov
|
98d0155371
|
include/ddk: Fix include path and include guard name.
|
2008-10-08 12:17:24 +02:00 |
Alexander Morozov
|
626de2b35a
|
include: Add usb.h, usb100.h, usb200.h and usbdlib.h.
|
2008-10-07 12:48:52 +02:00 |
Alexander Morozov
|
332105331a
|
include: Add some definitions.
|
2008-10-07 12:43:55 +02:00 |
Peter Dons Tychsen
|
6e7c73cacf
|
ntoskrnl: Implement partial stub for IoGetConfigurationInformation().
|
2008-09-09 11:46:17 +02:00 |
Jim Cameron
|
410cb3e7f8
|
ntoskrnl.exe: Add stub for ObReferenceObjectByHandle().
|
2008-09-03 14:21:43 +02:00 |
Jim Cameron
|
4f39948f7b
|
ntoskrnl.exe: Add stub for IoRegisterShutdownNotification().
|
2008-09-03 14:21:43 +02:00 |
Jim Cameron
|
9a4d1d15cf
|
ntoskrnl.exe: Add stub for IoRegisterDriverReinitialization().
|
2008-09-03 14:21:43 +02:00 |
Jim Cameron
|
597150f692
|
ntoskrnl.exe: Add stub for IoGetRelatedDeviceObject().
|
2008-09-03 14:21:43 +02:00 |
Jim Cameron
|
faa6ca08e9
|
ntoskrnl.exe: Add stub for IoGetDeviceObjectPointer().
|
2008-09-03 14:21:43 +02:00 |
Alexander Morozov
|
217af4e7b9
|
ntoskrnl.exe: Add stubs for IoAllocateIrp, IoInitializeIrp and IoFreeIrp.
|
2008-07-30 15:23:58 +02:00 |
Alexander Morozov
|
478e64f549
|
include/ddk/wdm.h: Add defines.
|
2008-07-30 15:23:43 +02:00 |
ByeongSik Jeon
|
63d81263e2
|
imm32: Add the updated ImmTranslateMessage declaration.
|
2008-04-28 14:29:43 +02:00 |
ByeongSik Jeon
|
a6ff00c4da
|
imm32: Add stub and header of Imm{Create|Show|Destroy}SoftKeyboard.
|
2008-04-23 13:26:48 +02:00 |
ByeongSik Jeon
|
f9316b1877
|
imm32: Add stub and header of ImmRequestMessage.
|
2008-04-23 13:26:45 +02:00 |
Aric Stewart
|
3dde049f31
|
imm32: All HIMCC in the InputContext should be initialized at creation.
|
2008-04-14 12:41:53 +02:00 |
Aric Stewart
|
5b3d4b473c
|
imm32: Add IME dll prototypes to the ddk/imm.h header.
|
2008-03-21 11:25:11 +01:00 |
Francois Gouget
|
ae9411089a
|
ddk: Add a stub ntddk.h header.
|
2008-03-06 17:39:17 +01:00 |
Alexandre Julliard
|
d1b356745b
|
include: Added the mountmgr.h header.
|
2007-12-20 16:41:35 +01:00 |
Alexandre Julliard
|
7ac931acf2
|
ntoskrnl.exe: Added implementation for IoCreateDriver and IoDeleteDriver.
|
2007-12-18 19:46:06 +01:00 |
EA Durbin
|
eb6a1fc9d0
|
ntoskrnl.exe: Add stub Implementation of IoAllocateWorkItem.
|
2007-11-09 12:58:26 +01:00 |
Marcel Partap
|
91b3eac2f2
|
include: Add winddiui.h header.
|
2007-11-02 12:27:12 +01:00 |
Francois Gouget
|
17c57737c9
|
ntoskrnl.exe: Fix the PsCreateSystemThread() prototype and declare it in wdm.h.
Add a prototype for PsTerminateSystemThread().
|
2007-09-27 20:12:17 +02:00 |
Francois Gouget
|
f20cd498e0
|
ntoskrnel.exe: Better match the PSDK types and fix the winapi_check warnings.
|
2007-08-16 11:09:41 +02:00 |
Aric Stewart
|
1262ba2c62
|
imm32: Additional constants needed for the IME implementation.
|
2007-08-07 12:37:03 +02:00 |
Aric Stewart
|
708de8f633
|
include: Add a ddk header for imm.
|
2007-07-04 13:40:05 +02:00 |
James Hawkins
|
fbbd91544f
|
ntoskrnl.exe: Add a stub implementation of KeInitializeTimer.
|
2007-06-19 12:56:00 +02:00 |
Alexandre Julliard
|
bd3a08b355
|
ntoskrnl.exe: Implemented a couple of time-related APIs.
|
2007-05-18 16:48:54 +02:00 |
Alexandre Julliard
|
982d6ccbe4
|
ntoskrnl.exe: Implemented a number of memory allocation functions.
|
2007-05-16 17:39:32 +02:00 |
Alexandre Julliard
|
dff6cdfa50
|
include: Add a few definitions in wdm.h.
|
2007-05-15 21:41:21 +02:00 |
Francois Gouget
|
c03ae82773
|
hid: Add the hidsdi.h header.
|
2007-02-06 13:25:00 +01:00 |
Detlef Riekenberg
|
9f90c74fd8
|
localspl/tests: Add tests for XcvOpenPort.
|
2006-12-11 17:07:39 +01:00 |
James Hawkins
|
3b6017ae18
|
include: Move cfgmgr32.h to include/ to match the SDK.
|
2006-10-14 20:18:44 +02:00 |
Detlef Riekenberg
|
adb27013e3
|
winsplp.h: Remove FAR, use W structs, fix typo.
|
2006-08-01 10:48:47 +02:00 |
Detlef Riekenberg
|
e8950b29ae
|
include: Declare remaining exported functions in compstui.h.
|
2006-06-19 11:22:13 +02:00 |