msvcrt [4/4] noop: Fix _getw

Duane Clark fpga at pacbell.net
Sun Jul 30 14:56:32 CDT 2006


Only differs in the file offset so the patch applies cleanly.

The Wine implementation of _getw was broken. It cannot call _read
directly, because there might be data in the buffer. This is not a very
elegant implementation, but it seems to work.

Changelog: Fix _getw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: file07.diff
Type: text/x-patch
Size: 2084 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060730/be211122/file07.bin


More information about the wine-patches mailing list