fixed typo
[reactos.git] / reactos /
2004-06-26 Gunnar Dalsnesmake misc/lcformat
2004-06-26 Gunnar Dalsnesremove duplicate stuff due to adding lcformat from...
2004-06-26 Gunnar Dalsnessave modlue handle
2004-06-26 Gunnar DalsnesWhole file ripped from Wine's dlls\\kernel\\lcformat...
2004-06-26 Filip Navara- Set the palette for image list DIBs that has 8 or...
2004-06-26 Filip Navara- Readded the code for unportecting second page while...
2004-06-26 Filip Navara- Rewritten relocation code to not make invalid assumpt...
2004-06-26 Filip Navara- Partial implementation of CompareStringW. Fixes bug...
2004-06-26 Eric KohlStop at the real end of the relocation table.
2004-06-26 Martin Fuchssimplified chinese explorer resources by Larry Li ...
2004-06-26 Thomas Bluemelfixed little gdi handle leak
2004-06-25 Thomas Bluemelfixed binary editing of strings in the ansi version...
2004-06-25 Steven Edwardssndblst fixes based on patch by Sylvain Petreolle.
2004-06-25 Eric KohlFix a typo.
2004-06-25 Eric KohlFix crash in loader relocation code.
2004-06-25 Thomas Bluemelre-added files that hyperion accidently deleted from...
2004-06-25 Eric KohlExpand user-specific environment variables.
2004-06-25 KJK::HyperionMoved common SEH routines to Rtl, removed very wrong...
2004-06-25 KJK::HyperionCommitted in the hope CVS will shut the hell up and...
2004-06-24 Alex IonescuAdded Ke Stub Prototypes
2004-06-24 Gé van GeldorpFix some forgotten EngCreateBitmap() calls
2004-06-24 KJK::HyperionMoved common SEH code to Rtl
2004-06-24 Eric KohlSet user specific TEMP and TMP environment variables.
2004-06-24 Eric KohlCreate user specific temp directory.
2004-06-24 Thomas Bluemelfixed redefinition of some constants for SystemParamete...
2004-06-24 Thomas Bluemel1.fixed return type for NtSystemParametersInfo()
2004-06-24 Gé van GeldorpRemove duplicate "All Users" path component
2004-06-24 Gé van GeldorpCreate temp directory
2004-06-24 Eric KohlCosmetic fixes.
2004-06-24 Eric KohlFix line breaks.
2004-06-24 Gé van GeldorpMirror PRKAPC_STATE found in ntoskrnl/include/internal...
2004-06-23 Alex IonescuAdded new files for Ke Stubs
2004-06-23 Alex IonescuAdded Ke Stubs
2004-06-23 Alex IonescuAdded Ke Stub Prototypes
2004-06-23 Alex IonescuAdded Ldr Stub Prototypes
2004-06-23 Alex IonescuAdded Ex Stub
2004-06-23 Alex IonescuAdded New Io File for stubs
2004-06-23 Alex IonescuAdded Io Stub Prototypes
2004-06-23 Alex IonescuAdded Io Stubs
2004-06-23 Alex IonescuAdded Ex Stubs
2004-06-23 Alex IonescuAdded new files for Ex Stubs
2004-06-23 Alex IonescuAdded Ex Prototypes
2004-06-23 Alex IonescuAdded Ex Stubs
2004-06-23 Hartmut Birr- Improved removable media support.
2004-06-23 Alex IonescuAdded Lpc Stubs
2004-06-23 Alex IonescuAdded Ldr Stubs
2004-06-23 Alex IonescuAdded Ldr Stub Prototypes
2004-06-23 Alex IonescuFixed KeRaiseUserException to return old EIP.
2004-06-23 Alex IonescuFixed KeRaiseUserException to return old EIP.
2004-06-23 Thomas Bluemelfixed handling of variable arguments and free memory...
2004-06-23 Thomas Bluemeldon't use the pointer if it's NULL...
2004-06-23 Thomas Bluemellittle fixes
2004-06-23 Eric KohlImplement the ability to write the bootcode to a floppy...
2004-06-23 Gé van GeldorpRemove debugging statement
2004-06-23 Gé van GeldorpHandle RLE bottom-up dibs
2004-06-23 Alex IonescuAdded reason for copyimage fixme, declared as unimpleme...
2004-06-23 Alex IonescuKD Stubs Added.
2004-06-23 Alex IonescuDBG/KD Types and Prototypes Added.
2004-06-23 Alex IonescuFSRTL Stubs Added.
2004-06-23 Alex IonescuFSRTL Types and Prototypes Added.
2004-06-23 Alex IonescuDBG Stubs Added.
2004-06-23 Alex IonescuCM (Registry Manager) Stubs added (Registry Callbacks)
2004-06-22 Gé van GeldorpUpdate version number to 0.2.x
2004-06-22 Gé van GeldorpConvert between RGBQUAD and PALETTEENTRY
2004-06-22 Eric KohlAdd missing IOCTL codes.
2004-06-22 Royce Mitchell IIIsmall bugfix - debug/release inconsistency - found...
2004-06-22 Richard Campbellvery basic makefile for vs2003 (and the free tools...
2004-06-22 Vizziniminor debug message fix
2004-06-21 KJK::HyperionDoes ntoskrnl really need its own makefile?
2004-06-21 Hartmut Birr- Enabled the command queueing (in DiskClassCreateDevic...
2004-06-21 Hartmut Birr- Reduced the necessary size of inquiry data to 4 byte.
2004-06-21 Hartmut Birr- Fixed the access to an uninitialized variable in...
2004-06-21 KJK::HyperionAnother PSEH fix
2004-06-21 Martin Fuchsdisable explorer sidebar in SDI mode
2004-06-21 Thomas Bluemeluse FormatMessage() to print some error messages. Patch...
2004-06-21 Thomas Bluemel1. fixed compiler warning
2004-06-21 Royce Mitchell IIIgone with the wind - sorry for that, I guess CVS isn...
2004-06-21 Eric KohlFixed icon masks.
2004-06-21 Royce Mitchell IIIcvsignore maintainance
2004-06-21 Eric KohlStop dumping PnP nodes at an empty node.
2004-06-21 Thomas Bluemelmerged focus handling code from wine
2004-06-21 Thomas Bluemeladded support for deleting values
2004-06-21 Thomas Bluemelmoved several strings to the application resources
2004-06-21 Martin Fuchscapture mode while scrolling start menus
2004-06-21 Alex IonescuAdded two new Cache Manager files added for the stubs.
2004-06-21 Alex IonescuAdded Stubs for Cache Manager functions in their approp...
2004-06-21 Art YerkesSwitched the sense of the onlyLoopback flag in getNumNo...
2004-06-21 Thomas Bluemelfixed scrollbar issues
2004-06-20 Gunnar Dalsnesremove unused stub SetCriticalSectionSpinCount (it...
2004-06-20 Gunnar Dalsnesadded comment to FreeSid
2004-06-20 Gunnar Dalsnesadded RtlpDuplicateUnicodeString
2004-06-20 Gunnar Dalsnesforgot to change some memory allocator calls
2004-06-20 Gunnar Dalsnesforgot to change some memory allocators calls
2004-06-20 Gunnar Dalsnesmoved encode|image|splaytee into rtl
2004-06-20 Gunnar Dalsnesmoved into rtl
2004-06-20 Gunnar Dalsnesmove rtl/version|image|encode into rtl
2004-06-20 Thomas Bluemelsome little fixes
2004-06-20 Gé van GeldorpPrefer non-topmost windows when activating another...
2004-06-20 Gé van GeldorpDon't activate invisible windows
2004-06-20 Martin Fuchsscroll mode for very long start menus
next