Ros-diffs April 2009

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

[cgutman] 40441: - Deserialized miniports always complete their sends asynchronously so we return NDIS_STATUS_PENDING when we call one (so the ProtocolSendComplete handler doesn't get called twice thus double-completing the packet) - Fixes miniport drivers that use a deserialized SendPackets handler (including the rtl8139) - The rtl8139 driver still doesn't work (likely due to a bug in tcpip)
by cgutman@svn.reactos.org
15 years, 9 months

[gschneider] 40440: - Don't copy the original header after the new header is filled correctly, fixes one gdi32 clipping winetest TDB for the other seven remaining clipping tests: - Deprecate rosdc regions and use dc/dclvl regions as soon as the other clip functions are ready for it (currently crashes virtually everywhere; first five failing tests) - Fix imprecision of one pixel (rounding problems?) in XFORMOBJ_bApplyXform (last two failing tests)
by gschneider@svn.reactos.org
15 years, 9 months

[cfinck] 40439: - Remove _SHExpandEnvironmentStrings and replace calls to it by usual ExpandEnvironmentStringsW calls. That function didn't really do what it should as it replaced some variables by faulty generated values instead of their actual values. Fixing this gets us rid of our duplicated "Administrator" directory, so the only remaining Admin dir is "Administrator.REACTOS" created by userenv. This might also fix the SHGetFolderPathW timing issue, which was hit by rosautotest from time to t
by cfinck@svn.reactos.org
15 years, 9 months

[fireball] 40438: - Fix a couple more assumptions about first primary partition being the active one. - If no active partitions found, set active primary partition number to 0. This fixes uninitialized variable usage, which revealed itself as a bug with unattended setup. - Silence a DPRINT1.
by fireball@svn.reactos.org
15 years, 9 months

[fireball] 40437: - Add a new property to the disk entry: NoMbr flag. It's set, if MBR's first two bytes are zero (same algorithm is used by our cdrom bootsector). - If this flag is set for a boot disk, ReactOS MBR code will be installed on it. See issue #4355 for more details.
by fireball@svn.reactos.org
15 years, 9 months

[cgutman] 40436: - Complete send requests along with the other types when we get an EOF - Fail the requests with STATUS_CANCELLED
by cgutman@svn.reactos.org
15 years, 9 months

[tkreuzer] 40435: fix DEVMODE, 2nd try
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 40434: Rename PALGDI to PALETTE as it's called in gdikdx.
by tkreuzer@svn.reactos.org
15 years, 9 months

[tkreuzer] 40433: Fix definition of DEVMODE
by tkreuzer@svn.reactos.org
15 years, 9 months

[mjmartin] 40432: - rw.c: After the write wait has been satisfied, check that the pipe is not closed before trying to acquire the mutex. Fix bug #4351.
by mjmartin@svn.reactos.org
15 years, 9 months
Results per page: