Ros-diffs March 2009

ros-diffs@reactos.org
  • 28 participants
  • 483 discussions

[tkreuzer] 40115: rename DCs pDc_Attr to pdcattr, like in gdikdx. Make pdcattr alsways point to a DC_ATTR, either the user mode struct or the local part. Get rid of all the If (!pdcattr) pdcattr = &dc->Dc_Attr; That are not required anymore.
by tkreuzer@svn.reactos.org
15 years, 9 months

[sserapion] 40114: Implement generic forms of __wine_push_frame and __wine_pop_frame (from wine). This code is duplicated but looks different, specifically the use of Frame->Next and Frame->Prev, this is just an effect of different definitions for EXCEPTION_REGISTRATION_RECORD both Next and Prev are actually the same. Maybe someone could look into tidying this up a bit.
by sserapion@svn.reactos.org
15 years, 9 months

[cgutman] 40113: - Implement NdisCompleteUnbindAdapter
by cgutman@svn.reactos.org
15 years, 9 months

[cgutman] 40112: - Implement NdisGetDriverHandle
by cgutman@svn.reactos.org
15 years, 9 months

[tkreuzer] 40111: Change most DC struct members to the names they have on Windows according to gdikdx
by tkreuzer@svn.reactos.org
15 years, 9 months

[cgutman] 40110: - DmaSize is NDIS_DMA_SIZE not BOOLEAN - DmaWidth and DmaSpeed aren't used for bus-master DMA
by cgutman@svn.reactos.org
15 years, 9 months

[cgutman] 40109: - Implement NdisMRegisterDmaChannel and NdisMInitializeScatterGatherDma
by cgutman@svn.reactos.org
15 years, 9 months

[cgutman] 40108: - Implement NdisMQueryAdapterInstanceName
by cgutman@svn.reactos.org
15 years, 9 months

[cgutman] 40107: - Implement NdisMDeregisterDmaChannel - My branch needs to be synced with trunk so I'm not using it right now (plus these changes aren't likely to break anything)
by cgutman@svn.reactos.org
15 years, 9 months

[fireball] 40106: - Don't try to be smarter than Windows and don't copy background/foreground color from the original DC. Spotted and confirmed by Evgeniy Boltik. As a result issues in bug 4143 are fixed, as well as other possible problems. See issue #4143 for more details.
by fireball@svn.reactos.org
15 years, 9 months
Results per page: