Ros-diffs July 2006

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

[ion] 22936: [FORMATTING] - STDCALL->NTAPI changes, tab->Spaces, name decoration, etc. - Add Eric's name since when I copied security.c into file.c, I forgot to add his name as well for that code.
by ion@svn.reactos.org
18 years, 2 months

[ion] 22935: - Implemented NtDeleteFile, also a piece of cake now that we have IopParseDevice done.
by ion@svn.reactos.org
18 years, 2 months

[ion] 22934: - Implement IoFastQueryNetworkAttributes which is now a piece of cake thanks to a properly implemented IopParseDevice.
by ion@svn.reactos.org
18 years, 2 months

[ion] 22933: - Add support for cases when the FSD that actually did the FO create wasn't the one to whom we went the IRP. - Also add support for detecting volume opens and setting the FO_VOLUME_OPEN flag.
by ion@svn.reactos.org
18 years, 2 months

[cwittich] 22932: -fixed msvc /W4 warnings and errors
by cwittich@svn.reactos.org
18 years, 2 months

[cwittich] 22931: -use msvc compatible def files
by cwittich@svn.reactos.org
18 years, 2 months

[cwittich] 22930: -fix msvc dll entrypoint -fix PROJECT_LFLAGS -added --enable-stdcall-fixup to PROJECT_LFLAGS
by cwittich@svn.reactos.org
18 years, 2 months

[ion] 22929: - Remove a ROS hack in IopCloseFile.
by ion@svn.reactos.org
18 years, 2 months

[ion] 22928: - Uber-optimize IopQueryAttributesFile by using the OPEN_PACKET mechanism to query file attributes, instead of doing lots of slow native calls. - Modify IopParseDevice to detect when OPEN_PACKET optimizations are in use (query or deletion (deletion not yet implemented)) and have some codepaths be slightly different and use DUMMY_FILE_OBJECT. - Implement QueryOnly case in IopParseDevice to handle attribute queries. - Add a missing dereference, and remove an extra DO reference.
by ion@svn.reactos.org
18 years, 2 months

[fireball] 22927: - Remove extern (I don't see a reason to use it in function declarations) - Add co_CsrNotifyScreenSaver(), so win32k builds properly - Make style better
by fireball@svn.reactos.org
18 years, 2 months
Results per page: