Add missing processor architecture cases
[reactos.git] / reactos / ntoskrnl / io / plugplay.c
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-10-15 Hartmut BirrAllocated buffers from non paged pool for all user...
2005-10-08 Hervé PoussineauNtPlugPlayControl: Implement PlugPlayControlResetDevice...
2005-10-03 Hervé PoussineauReference the PDO before returning it
2005-09-04 Alex Ionescu- Fix kernel32 and ntoskrnl build issues.
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-07-21 Eric KohlMake IoGetDeviceObjectFromDeviceInstance work without...
2005-07-03 Eric Kohl- Implement PlugPlayControlProperty and PlugPlayControl...
2005-07-03 Eric Kohl- Move definitions from ntpnp.h into NDK and DDK
2005-07-03 Eric Kohl- Define and use PLUGPLAY_CONTROL_CLASS
2005-06-06 Eric KohlNtPlugPlayControl: Implement PLUGPLAY_GET_RELATED_DEVIC...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-05 Filip NavaraUse CONTAINING_RECORD macro instead of type cast, fix...
2005-02-05 Eric Kohl- Link ntoskrnl against libwdmguid.a.
2005-02-01 Filip NavaraCorrect prototype for NtGetPlugPlayEvent and use the...
2005-02-01 Eric KohlFirst attempt at implementing NtGetPlugPlayEvent.
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-07 Alex IonescuRemove /nt directory