reactos.git
2005-08-09 Alex IonescuFix exception handling by not reseting PreviousMode...
2005-08-08 Hervé PoussineauRemove console debug output
2005-08-08 Magnus OlsenAdd a check to see if surface can be create, it return...
2005-08-08 Magnus Olsenfixing bug 690 by Brandon Turner. note ms only allown...
2005-08-08 Thomas Bluemelrevert my last changes back to Alex's version of ObpCap...
2005-08-08 Magnus Olsenfix a simple bug that I did intrudes with my last commit
2005-08-08 Hervé PoussineauI forgot to add SetupDiDeleteDeviceInfo to .spec file...
2005-08-08 Maarten BosmaFix another bug thanks to GreatLord.
2005-08-08 Hervé PoussineauImplement SetupDiBuildDriverInfoList, SetupDiOpenDevice...
2005-08-08 Hervé PoussineauChange structures used to keep information about device...
2005-08-08 Maarten BosmaFix a bug, thanks to Salamander again.
2005-08-08 Thomas Bluemeldon't dereference a NULL pointer
2005-08-08 Thomas Bluemelremove a bugcheck that was only used for debug purpose
2005-08-08 Magnus OlsenFix some error checking for DireactDrawCreate and Direa...
2005-08-08 Thomas Bluemel- reverted ObpCaptureObjectAttributes back to my old...
2005-08-08 Thomas Bluemelpass the correct access mode to ObOpenObjectByName
2005-08-08 Steven Edwardsadd setupapi test for stringtable functions. At this...
2005-08-08 Maarten BosmaRemove exclamation mark that does not belong there...
2005-08-08 Maarten BosmaForgot it again. :)
2005-08-08 Maarten BosmaFix wrong syntax, missing file and non existing module...
2005-08-08 Maarten BosmaThe beginning of a ddraw implementation. Does not work...
2005-08-08 Thomas Bluemelenter a critical region before looking up a CID handle
2005-08-08 Thomas Bluemeldelete no longer used file
2005-08-08 Thomas Bluemelunlock the CID in PsLookupProcessByProcessId, PsLookupP...
2005-08-08 Filip NavaraRevert part of #17156 and #17157 changes.
2005-08-08 Art YerkesFixes for various 64-bit hosting problems.
2005-08-08 Hartmut BirrFixed the load count in LdrpDetachProcess. That made...
2005-08-08 Thomas Bluemeluse loops instead of gotos
2005-08-07 Thomas Bluemeldirectly translate handles to indexes in ex/handle.c
2005-08-07 Thomas Bluemeluse the correct pointer to free the string. Thx to...
2005-08-07 Alex IonescuRetry waiting if STATUS_ALERTED is returned
2005-08-07 Thomas BluemelRtlFreeHandle only should call RtlIsValidHandle in...
2005-08-07 Alex IonescuFix horridly wrong SignalObjectAndWait return values...
2005-08-07 Hartmut BirrAllocate the map registers according to the dma control...
2005-08-07 Hartmut Birr- Changed MmGetContinuousPages from using an alignment...
2005-08-07 Thomas Bluemelfixed differences in signedness warnings
2005-08-07 Alex Ionescu- Fix return value.
2005-08-07 Alex Ionescu- Remove cid.c
2005-08-07 Alex Ionescu- Return correct error. Spotted by Thomas.
2005-08-07 Alex Ionescu- Send proper ClientID structure
2005-08-07 Alex Ionescu- Completely reimplement NtWaitForMultipleObjects:
2005-08-07 Eric KohlReplace Win32 types by native ones.
2005-08-07 Thomas Bluemelalso actually rename the files...
2005-08-07 Alex Ionescu- Initialize more fields when creating an Object Type
2005-08-07 Steven Edwardsno need for long xml filenames
2005-08-07 Eric KohlRemove trailing whitespace and fix the indentation.
2005-08-07 Steven Edwardschange rostest name back to dllname_test.exe
2005-08-07 Steven Edwardsrename tests to dllname_winetest to make it less troubl...
2005-08-07 Magnus OlsenGdiEntry11 (not tested, we can not test it yet in ros...
2005-08-07 Filip NavaraChange the module type to win32gui. We really don't...
2005-08-07 Hartmut BirrFixed the comment from my last commit.
2005-08-07 Hartmut Birr- Removed the exclusive deletion because '-' is a valid...
2005-08-07 Filip NavaraFix setupapi build and prototypes.
2005-08-07 Magnus OlsenImplement Gdintry4 (not tested, we can not test it...
2005-08-07 Hervé PoussineauImplement SetupGetInfFileListW and SetupGetInfInformationW
2005-08-07 Filip NavaraFix a race condition in input packet processing.
2005-08-07 Thomas Bluemelfixed the order of the parameters of RtlIsValidIndexHandle
2005-08-07 Eric KohlSupport size_is(*Length) attributes for strings.
2005-08-07 Filip NavaraReadd check that I accidently removed.
2005-08-07 Filip NavaraCorrectly set internal state in NpfsDisconnectPipe...
2005-08-07 Maarten BosmaA simple test app for DirectDraw.
2005-08-07 Filip NavaraFix mutex unlocking in NpfsWaiterThread and add ASSERT.
2005-08-07 Thomas BluemelSVN maintainance
2005-08-07 Thomas Bluemelfixed uninitialized variable warning
2005-08-07 Thomas Bluemelfixed uninitialized variables warnings
2005-08-07 Alex IonescuFix NtSignalAndwaitForSingleObject: Use SEH when approp...
2005-08-07 Thomas Bluemeladded a newline at the end of the file to fix a warning
2005-08-07 Filip Navara- Fix size check in SystemBasicInformation and SystemTi...
2005-08-07 Eric KohlFix CM_Get_Registry_Property_ExW.
2005-08-07 Hartmut BirrAllocated a converting buffer for WideCharToMultiByte...
2005-08-07 Martin Fuchsupdate SVN properties
2005-08-07 Martin Fuchsupdate SVN properties
2005-08-07 Martin Fuchsupdate SVN properties
2005-08-07 Martin Fuchsupdate SVN properties
2005-08-07 Alex IonescuAnd here goes another test for two unsupported flags.
2005-08-07 Alex IonescuOne more test can't hurt.
2005-08-07 Alex IonescuAdd failure cases for more things then a WINE test...
2005-08-07 Steven Edwardsenable the ntdll and kernel32 wine tests and watch...
2005-08-07 Steven Edwardsadded kernel32 wine tests
2005-08-07 Steven Edwardsmake the ros test name dllname_rostest.exe, suggested...
2005-08-07 Steven EdwardsNamed reactos regression tests dllname_tests.exe and...
2005-08-07 Steven Edwardsadd some missing values from Wine
2005-08-07 Steven Edwardsntdll pending some winerror.h fixes
2005-08-07 Steven Edwardsupdated winternl.h, PSDK fixes, etc...
2005-08-07 Steven EdwardsDCX_USESTYLE is a wineism. Dont use it in a header
2005-08-07 Steven Edwardsadded local define for DCX_USESTYLE
2005-08-07 Steven Edwardsadded DCX_USESTYLE
2005-08-07 Steven Edwardsturn on more the winetests
2005-08-07 Steven Edwardsagain dump the .cvsignore
2005-08-06 Steven Edwardsadd some of the shlwapi tests
2005-08-06 Steven Edwardsadded user32 wine regression test
2005-08-06 Steven Edwardswe don't need a .cvsignore
2005-08-06 Steven Edwardsadded gdi32 wine regression tests
2005-08-06 Steven Edwardsmoved psapi test
2005-08-06 Steven Edwardsmoved psapi test
2005-08-06 Steven Edwardsadd version tests
2005-08-06 Steven Edwardsadded msvcrt regression test
2005-08-06 Maarten Bosmaadd case if _NO_COM is defined structure _DDRAWI_DDRAWS...
2005-08-06 Thomas Bluemelfixed some uninitialized variables warnings
2005-08-06 Magnus Olsenadd #define DDRAWISURFGBL_NOTIFYWHENUNLOCKED
next