http://bugs.winehq.org/show_bug.cgi?id=16161
--- Comment #8 from Christoph von Wittich Christoph@ApiViewer.de 2009-01-22 05:42:46 --- from kernel32/test/file.c
static void test_overlapped(void) { OVERLAPPED ov; DWORD r, result;
/* GetOverlappedResult crashes if the 2nd or 3rd param are NULL */