Displaying 3 results from an estimated 3 matches for "writefileex".
Did you mean:
writefile
2004 May 20
0
Latest win32-file commit
...ely sure how to handle overlapped IO. If a user
passes File::OVERLAPPED | File::NO_BUFFERING, should we automagically
pass an overlapped structure to the method? Or should we decree that
all write operations are asynchronous? Or perhaps create a separate
"write_async" method that calls WriteFileEx()?
Please let me know your thoughts.
Thanks.
Dan
2012 Jun 22
0
Wine release 1.5.7
...entInfo.
windowscodecs: Register pixel formats.
windowscodecs: Add stub IWICPixelFormatInfo implementation.
windowscodecs: Implement IWICComponentInfo::GetAuthor.
gdiplus: Check for NULL image in GdipImageRotateFlip.
kernel32: Add named pipe server test with ReadFileEx/WriteFileEx.
kernel32: Add test for pending ReadFileEx/WriteFileEx calls.
kernel32: Return success from ReadFileEx/WriteFileEx when I/O is pending.
windowscodecs: Check for NULL in IWICComponentInfo::GetComponentType.
windowscodecs: Implement IWICComponentInfo::GetFriendlyName.
wi...
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
...itCommEvent (10c 0x42b26e70 0x42b26e54 )
trace:comm:GetCommModemStatus 4126 -> MS_DSR_ON MS_CTS_ON
trace:comm:PurgeComm handle 268, flags a
trace:comm:PurgeComm handle 268, flags 5
trace:comm:SetCommTimeouts (10c,0x42c75a40)
trace:file:WriteFile 268 0x42c75cfc 26 0x42c75a4c 0x42c75a30
trace:file:WriteFileEx file 268 to buf 0x42c75cfc num 26 0x42c75a30 func
(nil) stub
trace:file:FILE_AsyncWriteService (0x42c75a30 0x42c75cfc 00000004)
trace:file:FILE_AsyncWriteService wrote 26 more bytes 26/26 so far
trace:file:GetOverlappedResult (268 0x42c75a30 0x42c75a4c 1)
trace:file:GetOverlappedResult waiting on 0...