Ros-diffs June 2006

ros-diffs@reactos.org
  • 19 participants
  • 595 discussions

[turner] 22683: expand %* to batch file params. bug: #1629
by turner@svn.reactos.org
18 years, 2 months

[ion] 22682: - Add some hacks to Cm to allow creating registry keys that finish with a backslash (this works under NT). - Also add a REALLY nasty hack that forces OBJ_CASE_INSENSITIVE on all Registry APIs... this is needed because we seem to completely mess up case sensitivity otherwise and any user-mode caller that doesn't specify that flag will fail. - These two fixes fix all the WINE failures for the "ntdll reg" test and should increase compatibility with some applications. - Runtime Library
by ion@svn.reactos.org
18 years, 2 months

[arty] 22681: Claim a workspace using openfirmware.
by arty@svn.reactos.org
18 years, 2 months

[arty] 22680: Fixed actual bug in freeldr printf. Probably used to depend on a bug in _itoa, which was later made compliant. I'm guessing that this went unnoticed because nobody used freeldr's printf very often.
by arty@svn.reactos.org
18 years, 2 months

[ion] 22679: - Sync RtlBitmap* implementation with WINE: Fixes 278 regression failures (for a total of 0 now). - Also adds implementations for RtlFindMostSignificantBit , RtlFindLeastSignificantBit, RtlFindNextForwardRunClear, RtlFindClearRuns. - The RtlBitmap* package is essential for compatibility with NTFS.SYS and other File System Drivers, but these fixes should not really improve user-mode app. compat.
by ion@svn.reactos.org
18 years, 2 months

[fireball] 22678: Mikhail Zvyozdochkin: Fix compilation of msafd without precompiled header (also fixes compilation process on linux)
by fireball@svn.reactos.org
18 years, 2 months

[ion] 22677: [AUDIT] - Unlock these files, they're just lame wrappers around the NT Kernel APIs that handle them and they're tested by WINE tests.
by ion@svn.reactos.org
18 years, 2 months

[ion] 22676: - Rewrite all synch object wrappers in kernel32 to use a single unified method of implementation: - A->W converstion through static TEB buffer. - Failure if opening without a name. - Special warning code for objects that already exist (fixes some WINE test failures and probably makes a myriad of applications work). - Use BasepConvertObjectAttributes when creating an object to remove code duplication. - InitializeCrticalSectionAndSpinCount shouldn't raise an exception on failure. - O
by ion@svn.reactos.org
18 years, 2 months

[ion] 22675: - Implement, export and NDKize: DbgUiGetThreadDebugObject, DbgUiDebugActiveProcess, DbgUiStopDebugging, NtSetInformationDebugObject. - Make CheckRemoteDebuggerPresent fail if no process was specified. - Implement DebugActiveProcess, DebugActiveProcessStop, DebugBreakProcess, DebugSetProcessKillOnExit. - Add *.vcproj to ignore lists.
by ion@svn.reactos.org
18 years, 2 months

[fireball] 22674: [FORMATTING] - Amend file header slightly - Add functions headers
by fireball@svn.reactos.org
18 years, 2 months
Results per page: