Ros-diffs July 2008

ros-diffs@reactos.org
  • 25 participants
  • 761 discussions

[tkreuzer] 34908: some 64 bit fixes in win32k
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 34907: - #if out vista api for now - fix advapi and kernel32 spec files. They need more review though. - fix NtUserGetThreadState This fixes x86 build.
by tkreuzer@svn.reactos.org
16 years, 1 month

[sserapion] 34906: Warning and error fixes.
by sserapion@svn.reactos.org
16 years, 1 month

[sserapion] 34905: Fix x86 ntoskrnl build. Fix TreeView_EnsureVisible macro.
by sserapion@svn.reactos.org
16 years, 1 month

[arty] 34904: This is a patch i've been keeping for a while. Yes, it's not "as nt does it", but it solves a practical problem, and isn't particularly invasive (the main change is the call to KdpEnableSafeMem ... everything else could be macroed out if desired). This provides armour for kdbg and gdb that avoid faulting on bad addresses by implementing a simple poor-man's mmu and letting the debuggers use it.
by arty@svn.reactos.org
16 years, 1 month

[tkreuzer] 34903: fix interlocked stuff in winddk, maybe not 100%, but better now
by tkreuzer@svn.reactos.org
16 years, 1 month

[dchapyshev] 34902: - Add console version Appwiz. It is not finished, but fully works
by dchapyshev@svn.reactos.org
16 years, 1 month

[fireball] 34901: Dmitry Gorbachev - PDT of CSRSS has no entry for TCB of the thread, fix this problem. See issue #3591 for more details.
by fireball@svn.reactos.org
16 years, 1 month

[tkreuzer] 34900: move the inlined InterlockedAnd/Or from rtl to winbase.h and rename it to InterlockedAnd/Or_Inline
by tkreuzer@svn.reactos.org
16 years, 1 month

[arty] 34899: Fix (among other things) failure to boot when a CD is not inserted, caused by the new (correct) ASSERT in mutex acquisition in MmProbeAndLockPages, which was erroneously being called from IoBuildAsynchronousFsdRequest at DISPATCH_LEVEL. The only correct course of action when calling IoBuildAsynchronousFsdRequest at DISPATCH_LEVEL is to MmBuildMdlForNonPagedPool since the buffer must be nonpaged (if the IRP completes synchronously, we'll still be at DISPATCH_LEVEL) This is the case
by arty@svn.reactos.org
16 years, 1 month
Results per page: