2005-01-04 |
Royce Mitchell III | dump first 128 bytes of violated memory blocks
|
commit | commitdiff | tree |
2004-12-30 |
Royce Mitchell III | msvc6 and gcc4 support
|
commit | commitdiff | tree |
2004-12-24 |
Royce Mitchell III | IntEngGradientFill() fix ASSERT statements
|
commit | commitdiff | tree |
2004-12-23 |
Royce Mitchell III | give Arch a little more variety
|
commit | commitdiff | tree |
2004-12-22 |
Royce Mitchell III | commited the wrong source for the bot.. sorry
|
commit | commitdiff | tree |
2004-12-22 |
Royce Mitchell III | forgot to commit responses file
|
commit | commitdiff | tree |
2004-12-22 |
Royce Mitchell III | ArchBlackmann irc bot - works in ReactOS - happy hacking
|
commit | commitdiff | tree |
2004-12-22 |
Royce Mitchell III | MiQueryVirtualMemory(): created because ZwQueryVirtualMemory...
|
commit | commitdiff | tree |
2004-12-22 |
Royce Mitchell III | msvc compatibility
|
commit | commitdiff | tree |
2004-12-21 |
Royce Mitchell III | blasted sym files just aren't always in address-order...
|
commit | commitdiff | tree |
2004-12-21 |
Royce Mitchell III | wrap stack walks in SEH - this doesn't fix page faults...
|
commit | commitdiff | tree |
2004-12-19 |
Royce Mitchell III | small bugfix to KeRosDumpStackFrames
|
commit | commitdiff | tree |
2004-12-19 |
Royce Mitchell III | much improved reporting on gdi handle leaks ( you must...
|
commit | commitdiff | tree |
2004-12-19 |
Royce Mitchell III | gdi handle leak fixed - taskmgr no longer leaks gdi...
|
commit | commitdiff | tree |
2004-12-19 |
Royce Mitchell III | HACK: hard-coded gdi handle quotas, excepting code...
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | IntSetCursor() don't BSOD in low-resource conditions
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | dump some statistics on the gdi handle table when it...
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | NtGdiExtTextOut(): fixed some double-frees I introduced...
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | added non-magic-dependant double-free detection via...
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | use KeRosPrintAddress in RPoolMgr
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | added KeRosPrintAddress
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | fix stack dumps from printing an infinite amount of...
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | NtGdiExtTextOut(): improved error handling
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | IntGdiInitBrushInstance(): assume callers pass us valid...
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | EngMaskBitBlt() ASSERT instead of if(), this function...
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | add error checking
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | BUGFIX: EngMaskBitBlt() shouldn't BSOD if Mask is NULL
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | BUGFIX: Missing error handling in IntSetDIBits()
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | BUGFIX: EngCreateBitmap() - don't call GDIOBJ_SetOwnerShip...
|
commit | commitdiff | tree |
2004-12-17 |
Royce Mitchell III | BUGFIX: stabs lookup ( particularly line # lookup )
|
commit | commitdiff | tree |
2004-12-17 |
Royce Mitchell III | completely rewritten PagedPool.
|
commit | commitdiff | tree |
2004-12-15 |
Royce Mitchell III | change a few #ifdefs to allow loading of SYM files...
|
commit | commitdiff | tree |
2004-12-15 |
Royce Mitchell III | filter out invalid S_FUN entries
|
commit | commitdiff | tree |
2004-12-15 |
Royce Mitchell III | RSYM: force all sym files to have 0-based function...
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | implemented LookupAccountSidW() thx to the help of...
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | BUGFIX: bad params to MouseSafetyOnDrawStart() in IntEngTran...
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in IntEngLineTo()
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in IntEngGradientFill()
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in EngCopyBits()
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | fix infinite loop in KeRosDumpStackFrames()
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in IntEngStretchBlt()...
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | IntEngBitBlt() ASSERT() some assumptions
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | came across small potential kmode crash while researching...
|
commit | commitdiff | tree |
2004-12-13 |
Royce Mitchell III | implemented GetUserNameA() and GetUserNameW() - thanks...
|
commit | commitdiff | tree |
2004-12-13 |
Royce Mitchell III | BUGFIX: unhandled error conditions IntGdiCreateDC()
|
commit | commitdiff | tree |
2004-12-13 |
Royce Mitchell III | BUGFIX: get rid of an incorrect ASSERT
|
commit | commitdiff | tree |
2004-12-12 |
Royce Mitchell III | BUGFIX: NtGdiGetDeviceCaps() called NtGdiEscape() with...
|
commit | commitdiff | tree |
2004-12-12 |
Royce Mitchell III | add missing assertion
|
commit | commitdiff | tree |
2004-12-12 |
Royce Mitchell III | BUGFIX: MouseSafety does it's own parameter validation...
|
commit | commitdiff | tree |
2004-12-12 |
Royce Mitchell III | testing reveals that source rect must be constrained...
|
commit | commitdiff | tree |
2004-12-11 |
Royce Mitchell III | PagedPool improvements: differenciate between hiredzone...
|
commit | commitdiff | tree |
2004-12-09 |
Royce Mitchell III | allow data from SYM files to be used in stack traces...
|
commit | commitdiff | tree |
2004-12-07 |
Royce Mitchell III | SetDllDirectoryA/W(): lie to caller and indicate that...
|
commit | commitdiff | tree |
2004-12-07 |
Royce Mitchell III | removed an ASSERT that occured when system ran out...
|
commit | commitdiff | tree |
2004-09-30 |
Royce Mitchell III | You're such a trooper, Marvin
|
commit | commitdiff | tree |
2004-09-29 |
Royce Mitchell III | sprintf bad
|
commit | commitdiff | tree |
2004-09-26 |
Royce Mitchell III | add a little more debug output in case of unhandled...
|
commit | commitdiff | tree |
2004-09-26 |
Royce Mitchell III | more sayings
|
commit | commitdiff | tree |
2004-09-23 |
Royce Mitchell III | add some debug output
|
commit | commitdiff | tree |
2004-09-23 |
Royce Mitchell III | small fix to OskitDumpBuffer() - each line should display...
|
commit | commitdiff | tree |
2004-09-23 |
Royce Mitchell III | new version of OskitDumpBuffer() that shows ascii characters...
|
commit | commitdiff | tree |
2004-09-23 |
Royce Mitchell III | forgot to save workspace before commiting. removed...
|
commit | commitdiff | tree |
2004-09-23 |
Royce Mitchell III | oskittcp can now be built with vs6
|
commit | commitdiff | tree |
2004-09-22 |
Royce Mitchell III | don't zero out OtcpEvent structure from InitOskitTCP...
|
commit | commitdiff | tree |
2004-09-22 |
Royce Mitchell III | clean up/simplify 'type' command some more and don...
|
commit | commitdiff | tree |
2004-09-22 |
Royce Mitchell III | replace problematic stack variable in OskitTCPSend...
|
commit | commitdiff | tree |
2004-09-21 |
Royce Mitchell III | bcopy()'s arguments are different order than memcpy()
|
commit | commitdiff | tree |
2004-09-20 |
Royce Mitchell III | initialize fields that sosend() expects to have valid...
|
commit | commitdiff | tree |
2004-09-20 |
Royce Mitchell III | sosend( ) will not process mbuf if you pass it a uio...
|
commit | commitdiff | tree |
2004-09-19 |
Royce Mitchell III | added 'type' command
|
commit | commitdiff | tree |
2004-09-13 |
Royce Mitchell III | fix -lstdc++
|
commit | commitdiff | tree |
2004-07-05 |
Royce Mitchell III | fixed typo
|
commit | commitdiff | tree |
2004-07-04 |
Royce Mitchell III | small fix to constant we aren't even using, yet, but...
|
commit | commitdiff | tree |
2004-07-02 |
Royce Mitchell III | small cleanup
|
commit | commitdiff | tree |
2004-07-02 |
Royce Mitchell III | oops, if you're going to move a function, get rid of...
|
commit | commitdiff | tree |
2004-07-02 |
Royce Mitchell III | NtRaiseException fixed to not clobber EAX any more...
|
commit | commitdiff | tree |
2004-07-02 |
Royce Mitchell III | (remove old disabled code)
|
commit | commitdiff | tree |
2004-07-02 |
Royce Mitchell III | NtContinue fixed to return failure on invalid params...
|
commit | commitdiff | tree |
2004-07-01 |
Royce Mitchell III | merge in kjk_hyperion's ZwContinue test
|
commit | commitdiff | tree |
2004-07-01 |
Royce Mitchell III | cleanup/reformat syscall code, save return value as...
|
commit | commitdiff | tree |
2004-06-27 |
Royce Mitchell III | fix end-of-lines
|
commit | commitdiff | tree |
2004-06-22 |
Royce Mitchell III | small bugfix - debug/release inconsistency - found...
|
commit | commitdiff | tree |
2004-06-21 |
Royce Mitchell III | gone with the wind - sorry for that, I guess CVS isn...
|
commit | commitdiff | tree |
2004-06-21 |
Royce Mitchell III | cvsignore maintainance
|
commit | commitdiff | tree |
2004-06-20 |
Royce Mitchell III | fixed that stupid run dialog not defaulting to the...
|
commit | commitdiff | tree |
2004-06-20 |
Royce Mitchell III | much nicer-looking 8-bit versions of drives.ico and...
|
commit | commitdiff | tree |
2004-06-20 |
Royce Mitchell III | much nicer-looking 8-bit versions of mycomputer.ico...
|
commit | commitdiff | tree |
2004-06-02 |
Royce Mitchell III | change to zoomin Makefile to get it compiling, and...
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | put version information where it's supposed to go ...
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | reactos-specific debugging functions KeRosDumpStackFrames...
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | OS version information - patch by Christoph von Wittich
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | upgrading user32 test to Wine-20040527 - disabled...
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | added constants needed by wine's "user32 msg" test
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | added CS_DROPSHADOW, needed by latest version of wine...
|
commit | commitdiff | tree |
2004-05-27 |
Royce Mitchell III | eliminate unnecessary multiplications in the inner...
|
commit | commitdiff | tree |
2004-05-23 |
Royce Mitchell III | remove UNIMPLEMENTED from NtUserIsClipboardFormatAvailable...
|
commit | commitdiff | tree |
2004-05-20 |
Royce Mitchell III | get current HINSTANCE if given NULL in CreateWindowExA...
|
commit | commitdiff | tree |
2004-05-07 |
Royce Mitchell III | use bugcheck macros where appropriate so users have...
|
commit | commitdiff | tree |
2004-05-07 |
Royce Mitchell III | fixed output from test
|
commit | commitdiff | tree |
next |