Ros-diffs July 2006

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

[jimtabor] 22795: -NtUserCreateWindowEx: Removed not about setting WS_CHILD.
by jimtabor@svn.reactos.org
18 years, 4 months

[jimtabor] 22794: -NtUserCreateWindowEx: Don't force WS_CHILD set, it could be WS_POPUP.
by jimtabor@svn.reactos.org
18 years, 4 months

[hpoussin] 22793: Add more defines for anonymous structure/union names
by hpoussin@svn.reactos.org
18 years, 4 months

[jimtabor] 22792: - NtUser/CreateWindowExA/W: - Add support for WS_EX_MDICHILD. Reordered sequence for setting WindowObject and callers styles. - Synced mdi.c from Wine. Added support function MDI_GetId help return IDMenu. - Thanks to GreatLord for helping.
by jimtabor@svn.reactos.org
18 years, 4 months

[ion] 22791: - NtQueryDirectoryFile: - Setup a buffer/MDL and the correct IRP flags so that that I/O manager can handle allocation, copy, free for us. - Setup the search pattern as an auxiliary buffer so that the I/O Mgr can track that one for us as well. - Update to use the correct sync semantics/routines. - Use deferred I/O completion. - Outline TODOs and workplan for iofunc.c
by ion@svn.reactos.org
18 years, 4 months

[ion] 22790: - NtWriteFile: - Allow async i/o access on mailslots, without a byte offset. - Fix sync semantics just like for the other functions until now. - Fix a potential object leak in a failure case. - Don't call IoBuildSyncronousFsdRequest since we want to build the IRP ourselves. - Use deferred I/O as an optimization.
by ion@svn.reactos.org
18 years, 4 months

[ion] 22789: - NtReadFile: - Allow async i/o access on mailslots, without a byte offset. - Fix sync semantics just like for the other functions until now. - Fix a potential object leak in a failure case. - Don't call IoBuildSyncronousFsdRequest since we want to build the IRP ourselves. - Use deferred I/O as an optimization.
by ion@svn.reactos.org
18 years, 4 months

[ion] 22788: - Same sort of changes for NtSetVolumeInformationFile.
by ion@svn.reactos.org
18 years, 4 months

[ion] 22787: - Fix sync usage in NtQueryVolumeInformationFile, set the right IRP flags so that the I/O manager can handle copying the data back and freeing the buffer, and enable deferred completion.
by ion@svn.reactos.org
18 years, 4 months

[ion] 22786: - Add proper sync handling to NtUnlockFile.
by ion@svn.reactos.org
18 years, 4 months
Results per page: