Menu

#168 Incorrect definition of ReadFileScatter

Known_bugs
closed-fixed
2002-08-12
2002-08-02
No

Two days ago the definition of ReadFileScatter and
WriteFileScatter are added to
win32api/include/winbase.h. So far as I can see, these
are not correct.

The second argument that is defined as
FILE_SEGMENT_ELEMENT should be
FILE_SEGMENT_ELEMENT[]

Discussion

  • Earnie Boyd

    Earnie Boyd - 2002-08-05
    • status: open --> pending
     
  • Luke Dunstan

    Luke Dunstan - 2002-08-11

    Logged In: YES
    user_id=30442

    Danny has fixed this:

    2002-08-02 Danny Smith
    <dannysmith@users.sourceforge.net>

    \* include/winbase.h \(ReadFileScatter,
    

    WriteFileGather):
    Change second parameter to pointer.

     
  • Earnie Boyd

    Earnie Boyd - 2002-08-12
    • status: pending --> closed-fixed