http://bugs.winehq.org/show_bug.cgi?id=16982
test case included, along with output shown from native msvcrt.dll run. this is _different_ from #16790 (but inter-related, as fgets is made up from lots of fgetc()s.
the file pos (from ftell) is off by one, compared to msvcrt.dll
On Sat, Jan 17, 2009 at 7:53 PM, Luke Kenneth Casson Leighton lkcl@lkcl.net wrote:
give it a bit more time - there's another one (involving fgets followed by fread) which i'm investigating, i'll have that one nailed as a test case in a bit, am just about to add a test case to #16790