[SHELL32] Remove 2 redundant initializations
[reactos.git] / reactos / drivers / bus / serenum / detect.c
2007-04-03 Alex Ionescu- Add missing .rbuild files from last commit.
2007-03-28 Hervé PoussineauDon't use ntoskrnl.RtlDuplicateUnicodeString, as it...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-06-30 Hervé PoussineauUse ObOpenObjectByPointer instead of creating ourselves...
2006-06-07 Hervé PoussineauReplace STDCALL by NTAPI
2006-06-04 Hervé PoussineauFix call to IOCTL_SERIAL_PURGE
2006-04-18 Hervé PoussineauNo need to write "Serenum:" at the start of each debug...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-08-24 Hervé PoussineauReplace ExAllocatePool by ExAllocatePoolWithTag
2005-07-31 Thomas Bluemelfixed some warnings when compiling with -O3
2005-07-07 Hervé PoussineauMinimize differences between GCC and MSVC in header...
2005-06-13 Hervé PoussineauHandle DeviceId property
2005-06-01 Hervé PoussineauDon't close port if opening failed
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Hervé PoussineauOpen port before sending IOCTLs
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-28 Hervé PoussineauDon't pass a NULL pointer as offset when creating a...
2005-04-15 Hervé PoussineauAdd ASSERTs
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Hervé PoussineauGCC 3.3.3 detects uninitialized variable where it is...
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-06 Royce Mitchell IIIfix uninitialized variable warnings
2005-04-05 Hervé PoussineauAdd serial port enumerator driver: