Ros-diffs May 2008

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

[tkreuzer] 33489: fix build, sorry
by tkreuzer@svn.reactos.org
16 years, 4 months

[tkreuzer] 33488: - fix a pointer to INT cast - use InterlockedExchangePointer instead of InterlockedExchange for a pointer
by tkreuzer@svn.reactos.org
16 years, 4 months

[cfinck] 33487: Don't strip trailing spaces from the command line This way, stuff like "notepad abc.txt " will correctly pass "abc.txt " as the filename like Windows does. See issue #1818 for more details.
by cfinck@svn.reactos.org
16 years, 4 months

[cfinck] 33486: Fix the Release build by marking MmPageArraySize as unreferenced. Changing the ASSERT, so that it doesn't spit out an "unused variable" warning on Release builds doesn't work, because then it expects this variable to exist. (which is not the case for some struct elements passed to ASSERT in some other parts of the kernel)
by cfinck@svn.reactos.org
16 years, 4 months

[cfinck] 33485: [FORMATTING] Fix indentation (4 spaces)
by cfinck@svn.reactos.org
16 years, 4 months

[cfinck] 33484: The lstr* functions don't reset the last error on an exception. Also they handle more than just access violation exceptions. This makes us passing (at least) one more sub test of a Wine test (user32_winetest text) Behaviour verified under Windows XP SP2.
by cfinck@svn.reactos.org
16 years, 4 months

[gbrunmar] 33483: * Synced DIALOG_DlgDirListW() and DIALOG_DlgDirSelect() from Wine to get more user32.dll winetests to pass * Fixed indentation in User32EnumWindows() * Removed internal use of Set/GetLastError() from User32EnumWindows() - makes even more winetests pass
by gbrunmar@svn.reactos.org
16 years, 4 months

[cfinck] 33482: Sync CharLowerA/W and CharUpperA/W with Wine (after replacing Wine's SEH with PSEH). This way, we pass all user32 wsprintf Wine tests. Verified under Windows XP SP2.
by cfinck@svn.reactos.org
16 years, 4 months

[jimtabor] 33481: Misc patch, for later Icm support, update CreateCompatibleDC.
by jimtabor@svn.reactos.org
16 years, 4 months

[pschweitzer] 33480: This branch is not needed any more. It served us well.
by pschweitzer@svn.reactos.org
16 years, 4 months
Results per page: