Ros-diffs May 2008

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

[jimtabor] 33459: Fix typo spoted by Stefan100.
by jimtabor@svn.reactos.org
16 years, 4 months

[tkreuzer] 33458: NtUserEnumDisplaySettings returns NTSTATUS not BOOL, it doesn't set LastError value. Fix parameter validation and return value, based on tests in w32knapi.Move NtUserEnumDisplayMonitors and NtUserEnumDisplaySettings from windc to a new file display.c (Int functions should go there, too). adapt user32 functions accordingly. As a result w32knapi test doesn't crash anymore.
by tkreuzer@svn.reactos.org
16 years, 4 months

[tkreuzer] 33457: fix a header name
by tkreuzer@svn.reactos.org
16 years, 4 months

[tkreuzer] 33456: patch by hyperion: convert pointer calculations with FIELD_OFFSET macro
by tkreuzer@svn.reactos.org
16 years, 4 months

[tkreuzer] 33455: use "%p" to DPRINT a pointer instead of casting it to int and using "%08x"
by tkreuzer@svn.reactos.org
16 years, 4 months

[tkreuzer] 33454: - Use InterlockedExchangePointer instead of InterlockedExchange for a pointer. - Don't cast a DWORD to HANDLE directly - ViewSize param of MmMapViewOfSection is SIZE_T, not ULONG
by tkreuzer@svn.reactos.org
16 years, 4 months

[tkreuzer] 33453: a "real" InterlockedExchangePointer wants PVOID* and nothing else.
by tkreuzer@svn.reactos.org
16 years, 4 months

[tkreuzer] 33452: - a bunch of tests for NtUserEnumDisplaySettings - one test for NtGdiGetFontResourceInfoInternalW
by tkreuzer@svn.reactos.org
16 years, 4 months

[hpoussin] 33451: Add generic list scrolling See issue #3234 for more details.
by hpoussin@svn.reactos.org
16 years, 4 months

[hpoussin] 33450: Better encapsulation of generic list
by hpoussin@svn.reactos.org
16 years, 4 months
Results per page: