msvcp90: Fixed strstreambuf_ctor_get implementation.
[wine] / dlls / ntdll / tests / directory.c
2012-08-22  André Hentschelntdll: Catch bad pointers in RtlWow64EnableFsRedirectionEx.
2011-08-24  Grazvydas Ignotasntdll: Use swapping method to return . and .. as first...
2011-08-24  Grazvydas Ignotasntdll/tests: Test NtQueryDirectoryFile with different...
2011-07-19  Grazvydas Ignotasntdll/tests: Test NtQueryDirectoryFile with RestartScan...
2010-12-29  André Hentschelntdll/tests: Don't test function directly when reportin...
2010-10-01  Alexandre Julliardntdll/tests: Make some variables static.
2009-12-16  Paul Vriensntdll/tests: Fix a test failure on NT4/W2K.
2009-12-07  Hans Leidekkerntdll/tests: Fix a memory leak.
2009-10-28  Alexandre Julliardntdll: The meaning of the flag is inverted between...
2009-10-19  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2009-09-30  Dan Kegelntdll: Refactor test_NtQueryDirectoryFile to be table...
2009-09-25  Dan Kegelntdll: Add initial test for NtQueryDirectoryFile().