[PATCH 4/4] kernel32, ntdll: implement most of GetNamedPipeHandleState

Juan Lang juan.lang at gmail.com
Tue Oct 11 10:12:15 CDT 2011


Hi Bernhard,

nit:
-    todo_wine
-    ok(!ret && GetLastError() == ERROR_INVALID_PARAMETER,
+    todo_wine ok(!ret && GetLastError() == ERROR_INVALID_PARAMETER,

This change is a no-op.
--Juan



More information about the wine-devel mailing list