Ros-diffs November 2009

ros-diffs@reactos.org
  • 23 participants
  • 444 discussions

[fireball] 43935: [csrss] - Route unhandled messages to DefWndProc, as it's usually done for every window proc.
by fireball@svn.reactos.org
15 years, 1 month

[fireball] 43934: [csrss] - Paint the desktop only when getting WM_ERASEBKGND message, and do nothing in WM_PAINT. This is the behavior Windows and Wine implement. - Add WM_CLOSE stub-handler, though it doesn't change much now - all messages unhandled by the switch are going to return "0" since this proc doesn't call DefWndProcHandler.
by fireball@svn.reactos.org
15 years, 1 month

[janderwald] 43933: [DSOUND] - Partly implement IDirectSound8::GetCaps - Implement IDirectSound8::Compact - Verify if wrong guid is passed in IDirectSound8::Initialize - Allow construction of IDirectSound8 object via CoCreateInstance - Fix more dsound_winetest failures - dsound_winetest dsound is now down to 31 / 178 failures
by janderwald@svn.reactos.org
15 years, 1 month

[hyperion] 43932: Vendor drop of STLport 5.2.1
by hyperion@svn.reactos.org
15 years, 1 month

[janderwald] 43931: - Partially revert 43747 See issue #4936 for more details.
by janderwald@svn.reactos.org
15 years, 1 month

[janderwald] 43930: - Add a few sanity checks - Check for invalid guids passed to IDirectSoundCapture::Initialize - Add support for creating IDirectSoundCapture object via CoCreateInstance - Close pin handle when the capture buffer is released - Implement IDirectSoundCaptureBuffer::GetCaps, IDirectSoundCaptureBuffer::GetCurrentPosition, IDirectSoundCaptureBuffer::GetFormat, IDirectSoundCaptureBuffer::GetStatus, IDirectSoundCaptureBuffer::Start - Compute a compatible pin format when the format is
by janderwald@svn.reactos.org
15 years, 1 month

[sginsberg] 43929: - There is no reason to use the Kf* routines for IRQL and Spinlocks directly in HAL -- they are defined to the Kf* versions on x86 anyway, so use the Ke* equivalents exclusively.
by sginsberg@svn.reactos.org
15 years, 1 month

[sginsberg] 43928: - Document what the 'NoBuses' member in the PCI_REGISTRY_INFO and PCI_REGISTRY_INFO_INTERNAL structures means to avoid confusion.
by sginsberg@svn.reactos.org
15 years, 1 month

[fireball] 43927: - Open and set window station for CSR's process when a first request for create desktop comes (at this time we are sure winlogon created the window station). Examples of fixed bugs: console windows open now, no weird crashes at shutdown.
by fireball@svn.reactos.org
15 years, 1 month

[cgutman] 43926: - Rework our oskittcp signalling - SignalledConnectionsList is now only used for connections that have pending requests - Remove another unused member from CONNECTION_ENDPOINT
by cgutman@svn.reactos.org
15 years, 1 month
Results per page: