17519 requires __REACTOS__ to be defined for KDB to work.
[reactos.git] / reactos /
2005-08-27 Andrew Munger17519 requires __REACTOS__ to be defined for KDB to...
2005-08-27 Andrew Munger"." means current directory, not previous. Spotted...
2005-08-26 Thomas Bluemelfixed code to compile both as ansi and unicode version...
2005-08-26 Hartmut Birr- Moved all members with variable length in CSRSS_XXX...
2005-08-26 Filip NavaraMake the explorer taskbar look a bit nicer.
2005-08-26 Filip NavaraAdd TBMETRICS structure and associated constants.
2005-08-26 Steven EdwardsAdd constants for DBG_CONTROL_C and DBG_CONTROL_BREAK...
2005-08-26 Thomas Bluemelimplemented CreateSymbolicLink() (not tested/verified...
2005-08-26 Hartmut BirrCall the correct user mode dispatch function in KiDispa...
2005-08-26 Thomas Bluemelremoved obsolete variable in RegOpenUserClassesRoot()
2005-08-26 Thomas BluemelRegLoadMUIStringA/W are not implemented yet...
2005-08-26 Thomas Bluemeladded stubs for RegLoadMUIStringA/W()
2005-08-26 Thomas Bluemelimplemented RegDisablePredefinedCacheEx()
2005-08-25 Steven EdwardsWhy this thing ships with its own GetConsoleWindow...
2005-08-25 Steven Edwardsminor build fixes for msvc
2005-08-25 Steven Edwardsfix msvc compile
2005-08-25 Steven Edwardsdisable the custom rules for Winebuild for now
2005-08-25 Magnus OlsenThx ravelo to found a new bug in start.c it did not...
2005-08-25 Brandon TurnerDon't dereference the pointers. Catch by Thomas.
2005-08-25 Thomas Bluemeladd stub for ControlServiceEx()
2005-08-25 Steven EdwardsGenerate a GUID for each module processed. Later on...
2005-08-25 Brandon TurnerImplement escape char in console. "^"
2005-08-25 Thomas Bluemelenable theming of the checklist control
2005-08-25 Thomas Bluemel- added stubs for Set/GetConsoleHistoryInfo(), GetConso...
2005-08-25 Thomas Bluemeladd stubs for CreateSymbolicLinkA/W
2005-08-25 Brandon TurnerUse GetShortPathName and GetLongPathName to correct...
2005-08-25 Royce Mitchell IIIfile paths should be relative to the location of the...
2005-08-25 Maarten BosmaFill some more structs, that ms ddraw fill as well.
2005-08-25 Hartmut BirrFixed a bug in RtlLeaveCriticalSection. We have only...
2005-08-25 Thomas Bluemelminor simplifications
2005-08-25 Thomas Bluemelopen subkey with sufficient rights in RegDeleteTree
2005-08-25 Thomas Bluemeladded stubs for RegDeleteTreeA/W() and RegCopyTreeA/W()
2005-08-25 Royce Mitchell III$default_cfg fix
2005-08-25 Thomas Bluemelcheck for console handles in Get/SetFileAttributesByHan...
2005-08-24 Thomas Bluemelimplemented SetFileAttributesByHandle() and GetFileAttr...
2005-08-24 Thomas Bluemelimplemented RegSetKeyValueA/W
2005-08-24 Magnus Olsenfixing a bug in searching for cmd for bat/cmd files...
2005-08-24 Thomas Bluemelimplemented RegDeleteKeyValueA/W()
2005-08-24 Magnus OlsenImplement start execute support for bat/cmd file. wokin...
2005-08-24 Thomas Bluemelimplemented IsThreadAFiber()
2005-08-24 Royce Mitchell IIIzero the entire buffer
2005-08-24 Thomas Bluemelinstall the registry keys before enabling the driver
2005-08-24 Filip NavaraREVISON -> REVISION
2005-08-24 Magnus Olsenimplemented "" remove for the start command. This...
2005-08-24 Filip NavaraFix a memory leak if VideoPortInitialize is called...
2005-08-24 Hervé PoussineauCleanup i8042prt.h
2005-08-24 Royce Mitchell IIIadded some verbosity
2005-08-24 Royce Mitchell IIIinvoke _generate_dsp() have it open the output file...
2005-08-24 Hervé PoussineauRemove $Id$ tags
2005-08-24 Royce Mitchell III_generate_dsp() compiles now, haven't tested yet
2005-08-24 Hervé PoussineauFix IRP_MJ_QUERY_INFORMATION/FileStandardInformation...
2005-08-24 Hervé PoussineauReplace ExAllocatePool by ExAllocatePoolWithTag
2005-08-24 Filip NavaraMake BusyLoop volatile. Spotted by Thomas.
2005-08-24 Filip NavaraImplement the most over-optimized lock in NT - the...
2005-08-24 Filip NavaraFix the NDIS_RW_LOCK structure.
2005-08-24 Filip NavaraRemove bogus and unneeded cast.
2005-08-24 Royce Mitchell IIIReplace() bugfix #2 - forgot to insert replacement...
2005-08-24 Royce Mitchell IIIbugfix - Replace() was truncating the string
2005-08-24 Royce Mitchell IIIalmost done converting _generate_dsp(), but have to...
2005-08-24 Royce Mitchell IIInew helper function Replace()
2005-08-24 Royce Mitchell IIIvc6 build files - just in case somebody else wants...
2005-08-24 Steven Edwardsremove a few of the Wine hacks
2005-08-24 Royce Mitchell IIInew top-level target 'msvc' to create msvc build files
2005-08-24 Royce Mitchell IIIimport wine's "msvcmaker" perl script and begin convert...
2005-08-24 Royce Mitchell IIIadded some comments to illustrate the output of several...
2005-08-24 Royce Mitchell IIIfix to not crash when built with msvc6 ( bad calling...
2005-08-24 Filip NavaraGet rid of one memory leak and two more ROS-only fields...
2005-08-24 Filip NavaraStart removing dead code and ReactOS specific structure...
2005-08-24 Filip NavaraFix few macros to work with the corrected declarations.
2005-08-23 Royce Mitchell IIIremove incorrect comment (copy/paste error)
2005-08-23 Filip NavaraGet rid of NdisWorkItemHalt.
2005-08-23 Royce Mitchell IIImsvc6 compatibility
2005-08-23 Royce Mitchell IIIproxy makefile for rbuild
2005-08-23 Filip NavaraRemove buffer pool implementation and replace buffer...
2005-08-23 Hervé PoussineauRemove incorrect definition of NLS_MB_CODE_PAGE_TAG...
2005-08-23 Filip NavaraRemove obsolete APIs and APIs that are actually impleme...
2005-08-23 Filip NavaraMS DDK compatibility fixes.
2005-08-23 Filip NavaraShut up PREFAST warnings about shadowing declarations.
2005-08-23 Filip NavaraFix incorrect string manipulation in NdisOpenProtocolCo...
2005-08-23 Hartmut BirrReturnRecognizedPartitions in HalIoReadPartitionTable...
2005-08-23 Hartmut BirrFixed the calculation of the boot disk number in i386Di...
2005-08-23 Hervé PoussineauFix special case in SetupGetLineTextA/W and SetupGetStr...
2005-08-23 Filip NavaraName the proxy makefiles "GNUmakefile" instead of ...
2005-08-23 Gé van GeldorpRewrite project target
2005-08-23 Filip NavaraSet the service group for i8042prt.
2005-08-22 Alex Ionescuuse correct wait mode when checking alertability in...
2005-08-22 Filip NavaraActually break out of the wait loops if we got alerted.
2005-08-22 Thomas Bluemelrename IsKernelPointer to IsPointerOffset
2005-08-22 Gunnar Dalsnesmove old cruft
2005-08-22 Gunnar Dalsnesprepare move old cruft
2005-08-22 Thomas Bluemeladded a macro IsKernelPointer() to test whether a point...
2005-08-22 Filip NavaraCleanup IoGetDmaAdapter and use HalGetDmaAdapter instea...
2005-08-22 Filip NavaraExport the HalGetDmaAdapter callback and use some nice...
2005-08-22 Filip NavaraAdd missing definitions for HalDispatchTable callbacks.
2005-08-22 Filip NavaraComplete reimplementation of HAL DMA routines.
2005-08-21 Brandon TurnerFix a CD bug spotted by ravelo_. This is simlair to...
2005-08-21 Steven Edwardsprompt to configure for Mingw after building project...
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-08-21 Thomas Bluemeluse inlined probing macros for basic types
2005-08-21 Filip NavaraReplace wcsncpy with lstrcpynW / memcpy as appropriate.
next