- PeekNamedPipe: Fixed BufferSize calculation, as it is the size of the FILE_PIPE_PEE...
authorMichael Martin <michael.martin@reactos.org>
Sat, 3 Jan 2009 09:24:44 +0000 (09:24 +0000)
committerMichael Martin <michael.martin@reactos.org>
Sat, 3 Jan 2009 09:24:44 +0000 (09:24 +0000)
commitce357e0a0f9fcfdce7459edee91ff1d033ea9cfe
treeb703952f526621f943212a2d3b5700d7ce44da55
parentd8316ddcfb90b069fd63ea362bb3920ebae5d305
- PeekNamedPipe: Fixed BufferSize calculation, as it is the size of the FILE_PIPE_PEEK_BUFFER struct + the nBufferSize parameter passed from caller.

svn path=/trunk/; revision=38522
reactos/dll/win32/kernel32/file/npipe.c