reactos.git
2005-08-11 Alex Ionescu- Fix DEVICE_NODE definition to remove ROS-only fields
2005-08-10 Gé van GeldorpPhil Krylov <phil@newstar.rinet.ru>
2005-08-10 Emanuele AlibertiMinor change in two strings.
2005-08-10 Steven Edwardsenable building shell32_test. some header fixes
2005-08-10 Steven Edwardsadded shell32 tests. Not enabled just yet
2005-08-10 Gunnar Dalsnesmove WM_SYSTIMER where it belongs
2005-08-10 Gunnar Dalsnesadd missing define
2005-08-10 Magnus OlsenWindows 2000 does not always zerofill data if you are...
2005-08-10 Gunnar Dalsnesmove W32PROCESS/W32THREAD into win32\include bcause...
2005-08-10 Hartmut BirrFixed the base detection in RtlUnicodeStringToInteger...
2005-08-10 Gunnar Dalsnesfix horribly broken ftol. this fixes abiword 2.0.3
2005-08-10 Royce Mitchell IIIregistry entries to install .inf files. No clue if...
2005-08-10 Aleksey BraginFixed a typo. According to the url pointed out by Royce...
2005-08-10 Hartmut BirrFixed the base detection in RtlUnicodeStringToInteger.
2005-08-10 Emanuele AlibertiAlex Ionescu: more details about the CSR core protocol.
2005-08-10 Emanuele AlibertiChange the demo VMS subsystem definition.
2005-08-10 Emanuele AlibertiSome new internal headers (draft) to be used in the...
2005-08-10 Steven Edwardsanother shot at fixing writes
2005-08-10 Royce Mitchell IIIfix typo
2005-08-09 Hervé PoussineauActive functions related to interfaces enumeration...
2005-08-09 Magnus OlsenThx harmut you did see the small bug, I miss, do not...
2005-08-09 Hartmut BirrSilence a debug message.
2005-08-09 Hartmut BirrIf the file object is for a device, we must gather...
2005-08-09 Maarten BosmaFull some additional Structs
2005-08-09 Steven Edwardsimplemented ?name@type_info@@QBEPBDXZ.msvcr and __unDNa...
2005-08-09 Gunnar Dalsnesreturn timer id for windowed timers also
2005-08-09 Hervé PoussineauImplement SetupDiGetSelectedDriverW/SetupDiSetSelectedD...
2005-08-09 Hartmut BirrUpdate KeActiveProcessors if an application processor...
2005-08-09 Emanuele AlibertiMinor change.
2005-08-09 Hartmut Birr- Don't try to close the thread handle twice.
2005-08-09 Hartmut Birr- Don't try to free the returned buffer from getenv.
2005-08-09 Hartmut BirrDon't use the required access rights for the object...
2005-08-09 Maarten BosmaAdd second call to DdQueryDirectDrawObject.
2005-08-09 Magnus Olsenfix a minor bug, for bad writen driver. some drv checki...
2005-08-09 Alex IonescuReturn failure if native function failed. one more...
2005-08-09 Alex Ionescu- Last patch was incomplete, apologies. SVN @ 5AM ...
2005-08-09 Alex IonescuFix priority formulas, account for saturation, do prope...
2005-08-09 Magnus OlsenThx Royce3 for notice's a typo error CreateData to...
2005-08-09 Alex IonescuIt is generally considered a bad idea to dereference...
2005-08-09 Alex Ionescu- Implement KeQueryBasePriorityThread to return the...
2005-08-09 Alex Ionescu- Fix NtSuspendThread: correct PreviousMode check,...
2005-08-09 Alex IonescuSigh... yet another misuse of Object Attributes. Develo...
2005-08-09 Alex Ionescuremove another invalid ObjectAttribute
2005-08-09 Alex Ionescu- Fix a large amount of bugs in ObpAllocateObjectAttrib...
2005-08-09 Alex Ionescu- Send the pointer to the handle, not the NULL handle...
2005-08-09 Alex Ionescu- Use the actual previous mode (spotted by Thomas)
2005-08-09 Alex IonescuFix invalid Object Attributes
2005-08-09 Alex IonescuAdd some DDK limits that were missing
2005-08-09 Alex Ionescu- Fix broken loop, this fixes the WINE thread wait...
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.
next