- Fixed the broken implementation of KeFlushQueueApc.
[reactos.git] / reactos /
2005-07-19 Eric Kohl- Implement CM_Get_Depth[_Ex] and CM_Get_DevNode_Status...
2005-07-19 Aleksey Braginusb stack "upgrade", fixes issues with timing, host...
2005-07-19 Aleksey Braginusbcore "upgrade", fixes issues with timing, host contr...
2005-07-19 Aleksey BraginImplemented needed DMA functions (pool alloc/free,...
2005-07-19 James TaborImplement GdiGetCharDimensions by Robert Shearman rob...
2005-07-19 James TaborFixup UnrealizeObject so it can return the correct...
2005-07-19 Magnus OlsenCd does rember the cd c:\gcc and you can do c:
2005-07-19 Magnus Olsenmake GetRootPath bit smarter
2005-07-18 Magnus Olsenmake GetRootPath bit faster if it does not get a drive...
2005-07-18 Magnus Olsenadd a new interal function call GetRootPath(TCHAR ...
2005-07-18 Alex Ionescu - Fix nasty APC delivery bug (in case a Kernel-Mode...
2005-07-18 Hartmut BirrRemoved the message also from the senders queue (in...
2005-07-18 Hervé PoussineauForward more exports to setupapi.dll
2005-07-18 Hervé PoussineauMove serial ports and mice classes parameters to their...
2005-07-18 Hervé PoussineauImplement SetupDiGetDeviceRegistryPropertyA/W
2005-07-18 James TaborImplement ShowOwnedPopups and ArrangeIconicWindows...
2005-07-18 James TaborImplement ShowOwnedPopups and ArrangeIconicWindows...
2005-07-17 Thomas Bluemelfixed signed/unsigned comparison warning
2005-07-17 Hartmut BirrIf the user mode is intercepted by an interrupt, we...
2005-07-17 Hartmut Birr- PsKillMostProcesses must be running in the context...
2005-07-17 Hartmut BirrRequest the APC_INTERRUPT for the correct processor...
2005-07-17 Hartmut BirrInitialized SetMember as mask of the current processor.
2005-07-17 Hartmut BirrChanged the type of SetMember within KPRCB structure.
2005-07-17 Hervé PoussineauImplement SetupDiGetDeviceInterfaceDetailA/W
2005-07-17 Casper HornstrupClean referenced object libraries when cleaning a module
2005-07-17 Hervé PoussineauReturn CR_FAILURE when the function is not implemented
2005-07-17 Hervé PoussineauAdd registry key for PNP root device
2005-07-17 James TaborImplemented NtUser-GetMenuItemRect.
2005-07-17 Filip NavaraDPC stands for Deferred Procedure Call.
2005-07-17 Casper HornstrupAdd missing directory tag
2005-07-17 Casper HornstrupPrepare cmd for testing
2005-07-17 Martin Fuchsadd explorer-ro.rc
2005-07-17 Casper HornstrupFix building of tests
2005-07-17 Eric Kohl- Implement CM_Locate_DevNode_ExW, CM_Get_Device_ID_Siz...
2005-07-17 Hartmut BirrFixed the determining of the file from the output redir...
2005-07-17 Magnus Olsen/D /Z are implement in ros cmd copy by BrandonTurner...
2005-07-16 Magnus Olsenadd CopyFileEx flags #define COPY_FILE_ALLOW_DECRYPTED_...
2005-07-16 Eric Kohl- For bugs for in-string parameters.
2005-07-16 Hartmut BirrUsed the kernel base address from the loader structure...
2005-07-16 Hartmut BirrReplaced KERNEL_BASE by MmSystemRangeStart.
2005-07-16 Magnus Olsencrop mf logo to 30x280 and it showing right rember...
2005-07-16 Jens CollinGetMenuStringA and GetMenuStringW inverted the MF_BYPOS...
2005-07-16 Hartmut Birr- Fixed the size of the hyperspace area (thanks to...
2005-07-15 Magnus Olsenpart1 of move bug from a volume to another have been...
2005-07-15 Magnus OlsenI should not write code when it is hot outside
2005-07-15 Magnus Olsenin cress COPYCMD param search speed before w3seek does it
2005-07-15 Magnus Olsenlast try to fix NULL bug
2005-07-15 Magnus Olsenlast bugfix did forget use tchar * 512 in malloc I...
2005-07-15 Magnus Olsendid forget check malloc and realloc was NULL and set...
2005-07-15 Magnus Olsenimplement $s
2005-07-15 Magnus Olsenbug fix $t so it write out time instead for "current...
2005-07-15 Magnus Olsencrop the height of mf new logo so it show right
2005-07-15 Hartmut BirrRevert my last commit (r16578).
2005-07-15 Magnus Olsenrevert back startmenu.cpp the change are not complite...
2005-07-15 Magnus Olsenupdate swedish .rc and rename it from sw to sv, remove...
2005-07-15 Magnus OlsenForget set some error level and some msg that should...
2005-07-15 Hartmut BirrFixed a test condition in IntWaitMessage.
2005-07-15 Hartmut BirrReturned STATUS_NOT_IMPLEMENTED for requests other...
2005-07-15 Magnus Olsenfix a bug from me in COPYCMD check code it was two /V
2005-07-15 Magnus Olsenfix errorlevel for copy. left to do is /D = copy encryp...
2005-07-15 Magnus OlsenAdd environment variable COPYCMD to copy
2005-07-15 James TaborFix up WM_ENABLE ScrollBarWndProc. Looks like we can...
2005-07-15 James TaborFixed wParam in WM_ENABLE ScrollBarWndProc.
2005-07-15 James TaborFixing WM_ENABLE ScrollBarWndProc. Tested it with 7...
2005-07-14 Thomas Bluemeldon't allow changing the allow and deny checkbox state...
2005-07-14 Hartmut BirrMark the DispatchingListEntry as removed (in MsqSendMes...
2005-07-14 Magnus Olsenfix the second bug for 1>text.txt pipe
2005-07-14 Magnus Olsenfix echo osd 1>text: bug now it should pipe instead...
2005-07-14 Magnus Olsenstd_output does handle the : as ms does at pipe and...
2005-07-14 Magnus OlsenChange some error msg from ConErr to ConOut for they...
2005-07-14 Magnus OlsenFix a weird bug in piping in some case if you pipe...
2005-07-14 Magnus OlsenBrandon Turner turnerb7@msu.edu Rewrite to clean up...
2005-07-14 James TaborTypo fix. I was thinking oct not dec.
2005-07-13 James TaborImplemented VkKeyScan, GetKeyboardTypeand, GetKeyboardL...
2005-07-13 James TaborImplemented VkKeyScan, GetKeyboardTypeand GetKeyboardLa...
2005-07-13 Hartmut BirrFixed the allocation of the buffer for the environment...
2005-07-13 Hartmut BirrFixed a bug in IsConsoleHandle which was introduced...
2005-07-13 Thomas Bluemelonly NULL-terminate the string in GetEnvironmentVariabl...
2005-07-13 Alex IonescuFix macro to be optimized out, thanks to Filip
2005-07-13 Thomas Bluemelhandle memory allocation errors in GetEnvironmentVariab...
2005-07-13 Art Yerkesstop exporting MmCopyFromCaller and kin and make a...
2005-07-13 Alex Ionescufix bizarre build error
2005-07-13 Alex IonescuSilence more warnings. Patch by Waxdragon.
2005-07-13 Alex IonescuExpand the wine debug macros in all cases. the actual...
2005-07-13 Alex IonescuFix executing applications. Sorry for the delay, this...
2005-07-12 Casper HornstrupAdd copyright notices and GPL headers to rbuild
2005-07-12 Casper HornstrupHave nci output files depend on input files
2005-07-12 Casper HornstrupInstall freeloader installer.
2005-07-12 Eric KohlAdd CM_Get_Global_State and CM_Get_Global_State_Ex...
2005-07-12 Alex IonescuPart three of patch...
2005-07-12 Alex IonescuSecond part of patch, implements the new RTL functions...
2005-07-12 James TaborStart integrating and implementing key board functions...
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-11 Filip NavaraMove Interlocked* routines from ROSRTL to separate...
2005-07-11 Thomas Bluemelreturn the length of the string excluding the null...
2005-07-11 Hartmut BirrCheck for a valid console handle in SetConsoleMode.
2005-07-11 Alex IonescuIPConfig Rewrite (Tim Jobling <tjob800@yahoo.co.uk>)
2005-07-11 Gé van GeldorpSebastian Gasiorek <zebasoftis@gmail.com>
2005-07-11 James TaborConnect UnrealizeObject and test debug prints. I assume...
2005-07-11 James TaborFix error return for WIN_ListChildren.
next