reactos.git
2003-07-24 Hartmut Birr- Removed import of kernel32.GetVersionExW.
2003-07-24 Steven EdwardsAdded GetSystemWindowsDirectory[A/W] stub
2003-07-24 Steven EdwardsAdded GetSystemWindowsDirectory[A/W] stub.
2003-07-24 Casper Hornstrup2003-07-24 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-24 Casper HornstrupMake vfatfs compile using VC6.
2003-07-24 Hartmut Birr- Fixed the loading of a segment which raw size is...
2003-07-24 Royce Mitchell IIIreorganized for NDIS_WDM support ( submitted by vizzini )
2003-07-24 Royce Mitchell IIIfinished destubbing
2003-07-24 Richard CampbellW32kGetTextExtentExPoint now calls W32kGetTextExtentPoint.
2003-07-24 Gé van GeldorpPrevent overflow
2003-07-24 Royce Mitchell IIIadded lib/iphlpapi
2003-07-24 Richard CampbellMake SampleWindow by default
2003-07-24 Richard CampbellVarious unicode/ANSI related bugfixes as pointed out...
2003-07-24 Gé van GeldorpRemove unused files (msvcrt version is used instead)
2003-07-24 Richard CampbellMoveWindow once again uses SetWindowPos.
2003-07-24 Richard CampbellSample window + command button test app by Colin Peters...
2003-07-24 Gé van GeldorpSpecial processing for NULL locale
2003-07-24 Royce Mitchell IIIRtlGetNtVersionNumbers (from WINE)
2003-07-24 Eric KohlNative applications must not know about BOOL type.
2003-07-24 Royce Mitchell IIIfixed warning in ExitThread - gcc complained that noret...
2003-07-24 Gé van GeldorpThis time, apply the correct patch from Art Yerkes...
2003-07-24 Royce Mitchell IIIIn C:\cvs\reactos live: cvs -q -z9 commit -m "renamed...
2003-07-23 Gé van GeldorpSet up for cross-compiling under Linux, patches by...
2003-07-23 Gé van GeldorpHandle non-existing accelerator table
2003-07-23 Gé van GeldorpFix movement direction of mouse cursor, install serial...
2003-07-23 David Welch- Fix buffer overflow if mouse packets are arriving...
2003-07-23 David Welch- Don't allocate/free a new callback on each callback...
2003-07-23 Eric KohlImplemented IOCTL_DISK_IS_WRITABLE.
2003-07-23 Gé van GeldorpRelease mutex on NULL hWnd, fix by Art Yerkes
2003-07-23 Gé van GeldorpImplement NtUserPostThreadMessage and add test program...
2003-07-23 Gé van GeldorpFixed PRTL_BASE_PROCESS_START_ROUTINE declaration
2003-07-23 James TaborImplemented ClientToScreen & IsIconic
2003-07-23 James TaborImplemented IsIconic
2003-07-23 Royce Mitchell IIIUpdated by TortoiseCVS
2003-07-23 Royce Mitchell IIIUpdated by TortoiseCVS
2003-07-23 James TaborImplemented ClientToScreen
2003-07-22 KJK::HyperionMade the thread creation code in ROSRTL more portable
2003-07-22 Eric KohlImplemented DC coordinate functions.
2003-07-22 Gé van GeldorpProperly close file descriptors, fix by rwreed@users...
2003-07-22 Steven EdwardsAdded temp header to ease porting of WINE dlls untill...
2003-07-22 Steven EdwardsImported twain_32 in to source tree from WINE 20030709
2003-07-22 Steven EdwardsImported lz32.dll in to source tree from WINE 20030709
2003-07-22 James TaborFix KEBUGCHECK
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-21 David Welch- Checked in a test application which does various...
2003-07-21 David Welch- Fix for lengthy delays when freeing a memory area...
2003-07-21 David WelchChecked in Petr Matousek's fixes for sending APCs to...
2003-07-21 Royce Mitchell IIIlib/gdi32/misc/stubsa.c: fixed uninitialized pointer...
2003-07-21 Royce Mitchell IIImore gdi32 destubbing.
2003-07-21 James TaborFix FONTENUMEXPROC in W32kEnumFontFamiliesEx.
2003-07-21 Royce Mitchell IIImore gdi32 destubbing, fixed declarations for EnumFontsA/W
2003-07-21 Royce Mitchell IIIfixed declaration for W32kEnumFontFamiliesEx.
2003-07-21 Royce Mitchell IIIput GetObjectW back in stubsw.c until Jim's ready for it
2003-07-21 James TaborImplemented Unplugged GDI32 code
2003-07-21 Royce Mitchell IIIfixed gdi32 not building. order is important for TARGET...
2003-07-21 Royce Mitchell IIIremoved duplicate definition (old stub) of PrivilegedSe...
2003-07-21 Royce Mitchell IIIfixed missing constants and build errors
2003-07-21 Royce Mitchell III*** empty log message ***
2003-07-21 Royce Mitchell IIImoved USER32_DevModeA2W to lib/rosrtl/misc/devmode...
2003-07-21 James TaborImplemented Unplugged GDI32 code
2003-07-21 Royce Mitchell IIIlib/advapi32/reg/reg.c:
2003-07-20 Hartmut Birr- Fixed the volume label length in FsdGetFsVolumeInform...
2003-07-20 Hartmut Birr- Changed volinfo from a windows to a console program.
2003-07-20 Eric KohlImplemented missing audit functions.
2003-07-20 Eric KohlMoved audit functions to a separate file.
2003-07-20 Royce Mitchell IIIapplied Mike Nordell's fix to lib/kernel32/synch/wait...
2003-07-20 Royce Mitchell IIIreworked the code in drivers/fs/vfat/volume.c: FsdGetFs...
2003-07-20 Royce Mitchell IIIlpVolumeNameBuffer wasn't being null terminated either...
2003-07-20 James TaborImplemented Unpluged DC code
2003-07-20 Eric KohlImplemented PrivilegeCheck().
2003-07-20 Eric KohlFixed compiler warnings.
2003-07-20 David WelchEach test application should only occur once in the...
2003-07-20 David WelchChecked in Petr Matousek's suspend test application.
2003-07-20 David Welch- Checked in Petr Matousek's APC fix.
2003-07-20 Hartmut Birr- Fixed GetVolumeInformationA/W.
2003-07-20 Royce Mitchell IIIadded myself to the "notevil" list
2003-07-20 James TaborAdded SetDesktopBitmap
2003-07-20 James TaborImplemented GetKeyState, GetKeyboardState & SetKeyboar...
2003-07-20 Royce Mitchell IIIfixed ldr/loader.c to report a missing export before...
2003-07-20 James TaborImplemented unpluged DC code.
2003-07-20 KJK::HyperionFixed a bug in the accelerators code
2003-07-20 James TaborRemoved W32k from SelectObject. Doesnt effect anything.
2003-07-20 James TaborImplemented unpluged DC code, FrameRect, InvertRect...
2003-07-20 Royce Mitchell IIIdrivers/fs/vfat/volume.c: fixed bug lines 88, 92 -...
2003-07-20 James TaborImplemented FrameRect, InvertRect and DrawFocusRect.
2003-07-20 James TaborImplemented Unpluged DC code
2003-07-20 James TaborImplemented Unpluged DC code
2003-07-20 James TaborImplemented Unpluged DC code
2003-07-20 Eric KohlMoved caret functions to a separate file.
2003-07-20 Eric KohlAdded audit functions.
2003-07-19 David Welch- Fixed case of include file name.
2003-07-19 James TaborImplemented Unpluged DC code
2003-07-19 Eric KohlImplemented NdisMPciAssignSlotResources() partially.
2003-07-19 Hartmut Birr- Reverted my last changes.
2003-07-19 James TaborAdd SetDesktopBitmap to def file
2003-07-19 Royce Mitchell IIIsorry I fubar'd the build :(
2003-07-19 Royce Mitchell IIIsee ChangeLog file please
2003-07-18 Gé van GeldorpOnly repaint those parts of the desktop window which...
2003-07-18 Royce Mitchell IIIStringFromCLSID missing call to IMalloc_Release
2003-07-17 Steven Edwardsinstall new tests.
next