reactos/drivers
Timo Kreuzer c76dfd5cb8 - Convert the members of PCI_COMMON_HEADER into a #define to avoid inheritance on C++, which would render the type a non-POD, causing compilation errors.
- IoInitializeDpcRequest expects PIO_DPC_ROUTINE as 2nd parameter, fix callers.
- While FILE_CHARACTERISTIC_PNP_DEVICE is defined in the DDK/WDK, _SYSTEM_INFORMATION_CLASS is not, fix include guards in ntddk_ex.h
- add InterlockedBitTestAndSet64 and InterlockedBitTestAndReset64 for amd64
- Fix definition of NLS_MB_CODE_PAGE_TAG for gcc
- Fix parameters of DMA inline functions
- remove duplicate IoAllocateAdapterChannel
- Everything compiles again -> Amine, your turn :)

svn path=/branches/header-work/; revision=45858
2010-03-05 04:03:34 +00:00
..
base - Convert the members of PCI_COMMON_HEADER into a #define to avoid inheritance on C++, which would render the type a non-POD, causing compilation errors. 2010-03-05 04:03:34 +00:00
bus Create a branch for header work. 2010-02-26 22:57:55 +00:00
directx Create a branch for header work. 2010-02-26 22:57:55 +00:00
filesystems Create a branch for header work. 2010-02-26 22:57:55 +00:00
input Create a branch for header work. 2010-02-26 22:57:55 +00:00
ksfilter Create a branch for header work. 2010-02-26 22:57:55 +00:00
multimedia Create a branch for header work. 2010-02-26 22:57:55 +00:00
network Create a branch for header work. 2010-02-26 22:57:55 +00:00
parallel Create a branch for header work. 2010-02-26 22:57:55 +00:00
serial Create a branch for header work. 2010-02-26 22:57:55 +00:00
setup Create a branch for header work. 2010-02-26 22:57:55 +00:00
storage - Convert the members of PCI_COMMON_HEADER into a #define to avoid inheritance on C++, which would render the type a non-POD, causing compilation errors. 2010-03-05 04:03:34 +00:00
usb Create a branch for header work. 2010-02-26 22:57:55 +00:00
video Create a branch for header work. 2010-02-26 22:57:55 +00:00
wdm * Disable compiling usermode components for now. 2010-02-27 14:22:19 +00:00
wmi Create a branch for header work. 2010-02-26 22:57:55 +00:00
drivers.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00