reactos.git
2010-03-05 Amine KhaldiHalFreeCommonBuffer and HalReadDmaCounter :
2010-03-05 Amine KhaldiHalAllocateCommonBuffer :
2010-03-05 Amine Khaldi- Move more stuff to wdm.h
2010-03-05 Amine Khaldi- Move more stuff to wdm.h
2010-03-05 Amine Khaldi- Move more stuff to wdm.h
2010-03-05 Amine Khaldi- Move more stuff to wdm.h
2010-03-05 Amine Khaldi- Move more stuff to wdm.h
2010-03-05 Amine Khaldi- Move more stuff to wdm.h
2010-03-05 Amine Khaldi- Move more stuff to wdm.h
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-05 Timo Kreuzer- Convert the members of PCI_COMMON_HEADER into a ...
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-05 Timo KreuzerFix TdiBuildBaseIrp by adding the missing ;
2010-03-05 Timo Kreuzeradd back missing IoAllocateAdapterChannel
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-05 Amine KhaldiMore work on USB related definitions
2010-03-04 Amine KhaldiMore work on USB related definitions
2010-03-04 Amine KhaldiMore work on USB related definitions
2010-03-03 Timo KreuzerA bit more cleanup and sorting
2010-03-03 Timo Kreuzer- sort wdm.h a bit more
2010-03-03 Timo Kreuzerrevert change to IoCreateFile
2010-03-03 Amine Khaldi- Move more stuff to wdm.h
2010-03-03 Amine Khaldi- Move more stuff to wdm.h
2010-03-03 Amine Khaldi- Move more stuff to wdm.h
2010-03-03 Amine Khaldi- Move more stuff to wdm.h
2010-03-03 Amine Khaldi- Move more stuff to wdm.h
2010-03-03 Amine Khaldi- Move ntdef.h from ddk to psdk
2010-03-03 Timo KreuzerFix some pshpack / poppack includes
2010-03-03 Amine Khaldi- Move more stuff to wdm.h
2010-03-03 Amine Khaldi- Move more stuff to wdm.h
2010-03-03 Amine Khaldi- Move more stuff to wdm.h
2010-03-03 Amine KhaldiAdd several missing USB related definitions
2010-03-03 Amine Khaldi- Move more stuff to wdm.h
2010-03-02 Amine Khaldi- Move more stuff to wdm.h
2010-03-02 Amine Khaldi- Move more stuff to wdm.h
2010-03-02 Amine Khaldi- Move more stuff to wdm.h
2010-03-02 Amine Khaldi- Move more stuff to wdm.h
2010-03-01 Amine Khaldi- Move more stuff to wdm.h
2010-03-01 Amine Khaldi- Move more stuff to wdm.h
2010-03-01 Amine Khaldi- Move more stuff to wdm.h
2010-03-01 Amine Khaldi- Move more stuff to wdm.h
2010-03-01 Amine Khaldi- Move more stuff to wdm.h
2010-03-01 Amine Khaldi- Group some related definitions
2010-02-28 Amine KhaldiFix KSPIN_LOCK_QUEUE_NUMBER
2010-02-28 Amine Khaldi- Move more stuff to wdm.h
2010-02-28 Amine Khaldi- Move more stuff to wdm.h
2010-02-28 Amine Khaldi- Move more stuff to wdm.h
2010-02-28 Amine Khaldi- Move more stuff to wdm.h
2010-02-28 Kai TietzMake sure that __int64/long long types in crt don't...
2010-02-28 Amine Khaldi- Move more stuff to wdm.h
2010-02-28 Kai TietzMerge version with mingw-w64 trunk version.
2010-02-28 Kai TietzAdd __MINGW_EXTENSION to _mingw.h to suppress warnings...
2010-02-28 Kai TietzFix crt definition of TCHAR, ...
2010-02-28 Amine Khaldi- Move more stuff to wdm.h
2010-02-27 Amine KhaldiMove more stuff to wdm.h fixing what needed to be fixed.
2010-02-27 Amine KhaldiMove more stuff to wdm.h
2010-02-27 Kai TietzGuard IN, OUT, and OPTIONAL by guards to prevent double...
2010-02-27 Amine KhaldiMove more stuff to wdm.h
2010-02-27 Amine Khaldi- Move more stuff to wdm.h
2010-02-27 Amine KhaldiMove more stuff to wdm.h
2010-02-27 Amine KhaldiMove more stuff to wdm.h
2010-02-27 Amine KhaldiMove GUID comparison macro to wdm.h
2010-02-27 Amine KhaldiMove alignment macros to wdm.h
2010-02-27 Kai TietzGuard ANONYMOUS defines by __ANONYMOUS_DEFINED guard...
2010-02-27 Amine Khaldi* Disable compiling usermode components for now.
2010-02-27 Kai TietzDrop special treating of gcc version < 2.95.
2010-02-27 Kai TietzMake sure that __int64 is getting prefix by __GCC_EXTEN...
2010-02-27 Kai TietzMake sure that unnamed union/struct are prefix by __GCC...
2010-02-27 Kai TietzExtend unnamed union/struct by __GNU_EXTENSION in wdm.h
2010-02-27 Kai TietzAdd __GNU_EXTENSION macro for enabling gcc's extension...
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-26 Aleksey Bragin[NTDLL]
2010-02-26 Aleksey BraginMaarten Kroese
2010-02-26 Aleksey Bragin- Merge Wine-1.1.39 changes to shlmenu.c.
2010-02-26 Colin FinckWe don't need "csq.h" twice in our tree.
2010-02-26 Ged Murphy- Move from using include guards to pragma once.
2010-02-26 Johannes Anderwald[BDAPLGIN]
2010-02-26 Timo Kreuzer[HAL]
2010-02-25 Johannes Anderwald[PSDK]
2010-02-25 Johannes Anderwald[BDAPLGIN]
2010-02-24 Johannes Anderwald[BDAPLGIN]
2010-02-23 Johannes Anderwald[BDAPLGIN]
2010-02-23 Johannes Anderwald[DXSDK]
2010-02-23 Johannes Anderwald[DDK]
2010-02-23 Johannes Anderwald[KSPROXY]
2010-02-23 Johannes Anderwald[KS]
2010-02-23 Johannes Anderwald[PORTCLS]
2010-02-23 Ged Murphyremove unused library
2010-02-23 James Tabor[Win32k]
2010-02-23 James Tabor[User32]
2010-02-23 Johannes Anderwald[KSPROXY]
2010-02-23 Michael Martin[usb/usbehci]
next