http://bugs.winehq.org/show_bug.cgi?id=15084
--- Comment #5 from David Given dg@cowlark.com 2009-09-15 16:21:31 --- Well, given that the latest version of ReadConsoleInputW() *still* handles lpNumberOfEventsRead with code like this:
if (lpNumberOfEventsRead) *lpNumberOfEventsRead = idx;
...I'd say yes.
Is anybody actually reading these bug reports?