Ros-diffs July 2006

ros-diffs@reactos.org
  • 19 participants
  • 662 discussions

[ion] 22966: - Add a typedef for PFS_FILTER_CALLBACKS when the IFS isn't included.
by ion@svn.reactos.org
18 years, 2 months

[cwittich] 22965: -remove nostdlib from KernelModeDlls to fix linking of bzip2
by cwittich@svn.reactos.org
18 years, 2 months

[greatlrd] 22964: patch from Vassily Tarasov bug 1658 : Implement GetUserObjectSecurity()and SetUserObjectSecurity()
by greatlrd@svn.reactos.org
18 years, 2 months

[janderwald] 22963: * use font properties from registry when available
by janderwald@svn.reactos.org
18 years, 2 months

[ion] 22962: - Allocate Re-Init entries with a tag - Fix IoAllocateDriverObjectExtension and IoGetDriverObjectExtension: - They were using the wrong structure (a made up one). - They were saving the extension where the Driver Object's base address should be. - Memory leaks. - Sometimes holding the lock too long. - Created EXTENDED_DRIVER_OBJECT structure in NDK, since parts of the documented one are hidden (much like EXTENDED_DEVICE_OBJECT). - Fixed IopDeleteDriver to free what it should. - Fixe
by ion@svn.reactos.org
18 years, 2 months

[cwittich] 22961: -removed -nostdlib from kernel32 -fixed some msvc errors
by cwittich@svn.reactos.org
18 years, 2 months

[cwittich] 22960: -use /noentry flag when entrypoint is set to "0"
by cwittich@svn.reactos.org
18 years, 2 months

[cwittich] 22959: fix compilation with msvc
by cwittich@svn.reactos.org
18 years, 2 months

[ion] 22958: - A long long time ago there was a stupid kernel that created MDLs for R/W requests even when the length of the buffer was 0. He had another stupid friend called CDFS which attempted to read the MDL before checking if the buffer size is also 0. When cdfs's friend, the kernel, grew smarter and stopped allocating MDLs, cdfs didn't catch on and cried every time this happened. CDFS now caught up. (thanks to Greatlord for finding the regression).
by ion@svn.reactos.org
18 years, 2 months

[cwittich] 22957: remove -nostdlib
by cwittich@svn.reactos.org
18 years, 2 months
Results per page: