Ros-diffs July 2006

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

[greatlrd] 22865: [AUDIT] after looking through code no signs of reverse engineering were found. Alot stuff taken from wine, it contain hard code string like date, contry names, that need to move to msvcrt dll rc file
by greatlrd@svn.reactos.org
18 years, 2 months

[greatlrd] 22864: [AUDIT] after looking through code no signs of reverse engineering were found. Almost all code is from djgpp, few functions is from us.
by greatlrd@svn.reactos.org
18 years, 2 months

[greatlrd] 22863: [AUDIT] after looking through code no signs of reverse engineering were found.
by greatlrd@svn.reactos.org
18 years, 2 months

[greatlrd] 22862: [AUDIT] after looking through code no signs of reverse engineering were found, and most code is base on djgpp
by greatlrd@svn.reactos.org
18 years, 2 months

[gedmurphy] 22861: clean up code and use HeapAlloc + fix memory leaks
by gedmurphy@svn.reactos.org
18 years, 2 months

[hpoussin] 22860: Fix handling of dllname_ros.diff file
by hpoussin@svn.reactos.org
18 years, 2 months

[ion] 22859: - Make IoCreateFile use deferred I/O completion. - Fixed a bug in TCP/IP that was making it complete IRP_MJ_CREATE with STATUS_SUCCESS yet with the IRP marked as pending.
by ion@svn.reactos.org
18 years, 2 months

[ion] 22858: [AUDIT] - Almost all the functions are stubs, except for some LSA functions which merely seem to be wrappers that build LPC messages for the actual LSA Server to implement (which isn't part of these files). - Add some stubs during my attempt to load Google Talk (forget about it!). However WINE implements all these functions entirely so maybe we should just sync with them?
by ion@svn.reactos.org
18 years, 2 months

[ion] 22857: - Ongoing IoCreateFile fixes: - Start with empty object - Set the type/size in the object header - Don't rudely ignore the following flags: FILE_WRITE_THROUGH, FILE_SEQUENTIAL_ONLY, FILE_RANDOM_ACCESS, OBJ_CASE_INSENSITIVE; they are not merely decorative. - Set correct IRP flags for IRP_CREATE_OPERATION so that the I/O manager knows how to deal with the request (also set SYNCH_API flag). - Deferred mode not yet enabled. - Simplify the way we set the parameters for pipes/mailslots/fi
by ion@svn.reactos.org
18 years, 2 months

[ion] 22856: - Fix IopcloseFile... I'm not sure it was working right after the Ob changes, so it's possible some devices weren't getting IRP_MJ_CLEANUP... also made it lock the FO and detect malformed FOs (more spam for you on the debug logs!) -- but this is one problem I'm planning on fixing.
by ion@svn.reactos.org
18 years, 2 months
Results per page: