Use string resources instead of hardcoded strings.
[reactos.git] / reactos /
2005-01-08 Eric KohlUse string resources instead of hardcoded strings.
2005-01-08 Hartmut Birr- Make the drive letter to uppercase in RtlDosPathNameT...
2005-01-08 Art YerkesAdded spanish layout to the registry.
2005-01-08 Art YerkesSolved an stupid error with kbdes.c
2005-01-08 Hartmut Birr- Fixed the initialization of critical section objects.
2005-01-07 Art YerkesAdded makefile.
2005-01-07 Art YerkesReverted some local changes that aren't meant to be...
2005-01-07 Art YerkesSpanish Keyboard Layout
2005-01-07 Alex IonescuMove ke/zw.c to ex/zw.c
2005-01-07 Gregor Anichmodified include/ntos/zwtypes.h Add SYSTEM_...
2005-01-07 Gunnar DalsnesFixed RtlGetFullPathName_U bug (didn't remove duplicate...
2005-01-07 Thomas BluemelGetProcessAffinityMask() should return correct system...
2005-01-07 Gé van GeldorpProtect against unused variable warning
2005-01-07 Gé van GeldorpSilence debug messages
2005-01-07 Eric KohlRtlCutoverTimeToSystemTime(): The 4th argument determin...
2005-01-07 Alex IonescuRemove /nt directory, part two.
2005-01-07 Alex IonescuRemove /nt directory
2005-01-07 Gregor Anichadded agp.c First try of implementing...
2005-01-07 Gregor AnichAdd half-verbose output to target "clean".
2005-01-06 Gregor AnichForgot to commit this file - sorry!
2005-01-06 Gregor Anicheng/driverobj.c: DRIVEROBJ implementation.
2005-01-06 Klemens FriedlUpdate ReactOS Icons:
2005-01-06 Gé van GeldorpDon't return characters is key is up
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Gé van GeldorpCopy correct number of bytes
2005-01-06 Mark TempelUpdate to remove some lines of code that broke the...
2005-01-06 Eric Kohl- Remove __USE_W32API support.
2005-01-06 Art YerkesCorrected off-by-one error retrieving adapter index.
2005-01-05 KJK::Hyperionhonor __USE_W32API
2005-01-05 Hartmut Birr- Used a system thread to shutdown various kernel compo...
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2005-01-05 KJK::Hyperion - makefile: use the native headers, don't bother with...
2005-01-05 Hartmut Birr- Initialize the symbols for boot load driver before...
2005-01-05 Hartmut Birr- Prevent from calling PsTerminateCurrentThread from...
2005-01-05 Hartmut Birr- Removed an unused variable.
2005-01-05 Hartmut Birr- Set the number of processors before initialize the...
2005-01-05 Hartmut Birr- Silence a debug message.
2005-01-05 Alex IonescuRemove ROS-specific File Object Flags
2005-01-05 Gé van GeldorpNeil Blackburn <neilb@iowatelecom.net>:
2005-01-05 Steven EdwardsMake NtUserSetClipboardViewer return something that...
2005-01-05 Gunnar Dalsnesi'm pretty sure a non-inheritable handle _can_ be dupli...
2005-01-05 Alex IonescuRemove ROS-specific File Object Flags
2005-01-05 Alex IonescuSignificantly improved performance of Critical Section...
2005-01-05 Steven Edwardsadd ftp to the bootcd as well
2005-01-05 Steven Edwardsadd ftp to the build
2005-01-04 Alex IonescuUse proper PISID pointer to SID structure, fix wrong...
2005-01-04 Steven EdwardsWhy is gcc stupid....
2005-01-04 Filip NavaraDon't free the memory for LParam in NtUserPeekMessage...
2005-01-04 Filip NavaraRemove a broken header that's not needed anymore.
2005-01-04 Eric KohlImplement RtlCutoverTimeToSystemTime().
2005-01-04 Hartmut Birr- Removed the 'shadow' NtGlobalFlag from ntdll.dll.
2005-01-04 Eric KohlImplement BuildExplicitAccessWithNameA/W() and BuildImp...
2005-01-04 Royce Mitchell IIIbuffer overflow (& invalid registry path for device...
2005-01-04 Royce Mitchell IIIdump first 128 bytes of violated memory blocks
2005-01-04 Gunnar Dalsnes-move structs OBJECT_TYPE/OBJECT_HEADER into private...
2005-01-04 Steven Edwardsadded a port of netkit ftp.exe
2005-01-04 Alex IonescuAdd more Critical Section Debug Data and fix two bugs.
2005-01-04 Filip NavaraRobert Shearman <rob@codeweavers.com>
2005-01-04 Alex IonescuFix silly bugs in Critical section code. Thanks to...
2005-01-03 Alex IonescuFix RtlCriticalSection dummy calls in ntoskrnl's libsup...
2005-01-03 Gregor Anichadded ntagp.h
2005-01-03 Alex IonescuRewrite ROS Critical Section implementation, which...
2005-01-03 Gé van GeldorpSince we can load .sym files when defined(DBG) now...
2005-01-03 Gé van GeldorpReverse last change, as it causes problems for ReadCons...
2005-01-03 Filip NavaraDon't crash if ShellFolder doesn't implement the IID_IS...
2005-01-03 Art YerkesRemoved spaces, put tabs.
2005-01-03 Art YerkesAdded route.exe to bootcd.
2005-01-03 Gé van GeldorpMake command-prompt-link creation code Unicode resistent
2005-01-03 Gunnar Dalsnescritical.c:
2005-01-03 Filip NavaraFix import of DBGHELP:
2005-01-03 Filip NavaraAdd wine_dbgstr_longlong.
2005-01-03 Eric KohlClean up the pipe type and mode mess.
2005-01-03 Hartmut Birr- Fixed the searching for uninitialized (like .bss...
2005-01-03 Martin Fuchsupdate Explorer Jamfile
2005-01-03 Gé van GeldorpSilence stupid compiler which doesn't know what it...
2005-01-03 Gé van GeldorpFind other entries besides the first too...
2005-01-03 Gé van GeldorpFix ref counting bug
2005-01-03 Alex IonescuFix incorrect LPC Object export...we export pointers...
2005-01-03 Alex IonescuFix more wrong structure defintions... and use proper...
2005-01-03 Steven Edwardsadded support for building Wine tests along with CI...
2005-01-03 Steven Edwardsmove wine tests from tests to winetests
2005-01-03 Alex IonescuFix more wrong structure defintions that don't match...
2005-01-03 Gé van GeldorpDon't destroy cursors/icons prematurely.
2005-01-02 Art YerkesChange temporary file creation to tmpfile(). FullName...
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2005-01-02 Alex IonescuFix KeRaiseUserException and rename Object Information...
2005-01-02 Filip NavaraFix HEAP_free call.
2005-01-02 KJK::HyperionPatch to make the End Process Button working, by Michae...
2005-01-02 KJK::HyperionRelaxed the validity checks for PE executables yet...
2005-01-02 Filip NavaraDisable debugging message.
2005-01-02 Filip NavaraRename MmOpenMemoryAreaBy[Address/Region] to MmLocateMe...
2005-01-02 Filip NavaraImplement ExtCreateRegion.
2005-01-02 Filip NavaraAllocate enough bytes for the adapter object.
2005-01-02 Filip NavaraChange the MEMORY_AREAs to be stored it a binary search...
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
next