fix infinite loop in KeRosDumpStackFrames()
[reactos.git] / reactos /
2004-12-14 Royce Mitchell IIIfix infinite loop in KeRosDumpStackFrames()
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions in IntEngStretchBlt()...
2004-12-14 Royce Mitchell IIIIntEngBitBlt() ASSERT() some assumptions
2004-12-14 Royce Mitchell IIIcame across small potential kmode crash while researchi...
2004-12-14 Gunnar DalsnesSTATUSBAR_SetTextT:
2004-12-14 Gunnar Dalsneszw.h: correct ZwDuplicateToken proto.
2004-12-14 Thomas Bluemelsorry for defining structures twice...
2004-12-13 Filip Navara- Modify RtlGetNtVersionNumbers to allow loading of...
2004-12-13 Thomas Bluemelcache free gdi handles
2004-12-13 Filip Navara- Remove duplicate typedefs.
2004-12-13 Art YerkesI had put an IOSB on the stack in TdiConnect. Now...
2004-12-13 Eric Kohl- Remove Wine-isms from the profile code.
2004-12-13 Eric KohlDon't link kernel32.dll against wine.a.
2004-12-13 Thomas Bluemelforgot this file
2004-12-13 Art YerkesAdded stack frames and Tag printing to used blocks...
2004-12-13 Art YerkesAllocate a final WCHAR for the NUL put on by wcsncat.
2004-12-13 Thomas Bluemeladded stubs for SetSecurityInfo(), GetInheritanceSource...
2004-12-13 Hartmut Birr- Replaced HeapAlloc, HeapFree and HeapReAlloc with...
2004-12-13 Thomas Bluemelcvs maintainance
2004-12-13 Thomas Bluemelcvs maintainance
2004-12-13 Filip NavaraI was wrong, MiniSendComplete shouldn't be called at...
2004-12-13 Filip NavaraREVERT:
2004-12-13 Filip Navara- Don't call ProtocolSendComplete after NdisSend (NDIS...
2004-12-13 Filip NavaraMiniSendComplete should be called if MiniportSend routi...
2004-12-13 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-13 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-13 Filip NavaraDon't pass UNICODE_STRINGs in the dwTypeData of MENUITE...
2004-12-13 Filip Navara- Get handling of unhandled exceptions working again.
2004-12-13 Thomas Bluemeldecrement process gdi object counter on object deletion
2004-12-13 Royce Mitchell IIIimplemented GetUserNameA() and GetUserNameW() - thanks...
2004-12-13 Royce Mitchell IIIBUGFIX: unhandled error conditions IntGdiCreateDC()
2004-12-13 Gregor AnichChanged half-verbose build output a bit:
2004-12-13 Royce Mitchell IIIBUGFIX: get rid of an incorrect ASSERT
2004-12-13 Thomas Bluemelrevert some of the changes i did to IntDestroyWindow()
2004-12-12 Thomas Bluemelunmark dirty windows on destruction so no painting...
2004-12-12 Filip Navara- Acquire the dispatcher lock in KeRevertToUserAffinity...
2004-12-12 Eric KohlReplace assert by ASSERT.
2004-12-12 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-12 Thomas Bluemelinitialize the unhandled exception filter automatically
2004-12-12 Thomas Bluemelmake SetunhandledExceptionFilter() thread-safe
2004-12-12 Eric Kohl- Replace hive locks and hive list lock by a global...
2004-12-12 Royce Mitchell IIIBUGFIX: NtGdiGetDeviceCaps() called NtGdiEscape() with...
2004-12-12 Royce Mitchell IIIadd missing assertion
2004-12-12 Royce Mitchell IIIBUGFIX: MouseSafety does it's own parameter validation...
2004-12-12 Thomas Bluemel* Implement EnumDisplayDevicesA
2004-12-12 Royce Mitchell IIItesting reveals that source rect must be constrained...
2004-12-12 Thomas BluemelMessageBoxIndirectA() should check whether the MB_USERI...
2004-12-12 Hartmut Birr- Split KdInitSystem in two phases, to enable debug...
2004-12-12 Filip Navara*** empty log message ***
2004-12-12 Steven Edwardsadded .cvsignore
2004-12-12 Filip Navara- Remove -DCOBJMACROS from oleaut32 makefile.
2004-12-12 Thomas Bluemelfixed problems with mouse cursor handling
2004-12-12 Hartmut Birr- Fixed the definition of SYNCH_LEVEL.
2004-12-12 Hartmut Birr- Used the lock prefix on smp builds.
2004-12-12 Filip NavaraHans Leidekker <hans@it.vu.nl>
2004-12-12 Hartmut Birr- Improved KeBugCheckWithTf for smp machines.
2004-12-12 Hartmut Birr- Redefined OldIrql. It was lost while my code cleanup.
2004-12-12 Hartmut Birr- Replaced PiThreadLock with the dispatcher databae...
2004-12-12 Filip Navara- Reformulate comment.
2004-12-12 Filip Navara- Workaround infinite loop on loopback connect.
2004-12-12 Filip Navara- Don't call IntReleaseWindowObject with handle.
2004-12-12 Filip Navara- Fix compilation of non-DBG builds.
2004-12-12 Eric Kohl- Remove Wine-isms from advapi32 because it's a ReactOS...
2004-12-12 Filip Navara- Fix receiving of loopback packets.
2004-12-12 Steven EdwardsUpdate the Wine porting documentation.
2004-12-12 James TaborNeed -D__REACTOS__ in makefile for porting from wine.
2004-12-12 Thomas Bluemelaccidently committed this file, revert changes
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-11 Thomas Bluemeldon't leak resources
2004-12-11 Thomas Bluemelsilence some debug output
2004-12-11 Art YerkesFixed warnings of mismatched format and arg type.
2004-12-11 Art YerkesAdded double complete protection so that we never call...
2004-12-11 Filip Navara- Minor fixes to MenuGetRosMenuItemInfo.
2004-12-11 Steven Edwardsdisable 2 environ tests that fail under ros.
2004-12-11 Steven EdwardsDisable a cpp test. We need dbghelp support for name...
2004-12-11 Filip Navara- Fix yet another heap free error.
2004-12-11 Thomas Bluemel1. don't dispatch sent messages to windows during destr...
2004-12-11 Steven EdwardsAdded Wine msvcrt regression tests.
2004-12-11 Steven EdwardsWineism cleanup has started.
2004-12-11 Steven EdwardsRemove some of the unneeded internal headers in a furth...
2004-12-11 Steven Edwardsmsvcrt lock functions have been dewine-ifyed.
2004-12-11 Steven Edwardsde-wineifying parts of msvcrt.
2004-12-11 Steven Edwardsadd wrapper code for the VkKeyScan functions around
2004-12-11 Gregor AnichFix output of the build system for VERBOSE=yes, add...
2004-12-11 Filip Navara- Manage TCP ports using port set and dynamically assig...
2004-12-11 Steven Edwardsremove accctrl.h from include. The w32api version works...
2004-12-11 Gregor AnichAdd half-verbose output to build system and make it...
2004-12-11 Thomas BluemelRtlLargeIntegerArithmeticShift() shouldn't return unini...
2004-12-11 Filip Navara- Implement WSPGetSockName.
2004-12-11 Gé van Geldorp- Detect HDTV output
2004-12-11 Martin Fuchsupdate Doxyfile format
2004-12-11 Martin Fuchsenable new Doxygen option SHOW_DIRECTORIES
2004-12-11 Filip Navara- Don't try to free pointer from union that isn't used.
2004-12-11 Filip Navara- Use malloc/free in C++ new/delete operator implementa...
2004-12-11 Thomas Bluemelforgot this file
2004-12-11 Thomas Bluemelport crypt and trustee support from Wine. Patch by...
2004-12-11 Royce Mitchell IIIPagedPool improvements: differenciate between hiredzone...
2004-12-10 Thomas Bluemelfixed a bug that caused locking a not anymore existing...
2004-12-10 Filip Navara- Update registry keys for sound blaster driver.
2004-12-10 Filip Navara- Fix HalGetAdapter for ISA adapters.
next