git-svn-id: trunk@3280 -
@@ -14,7 +14,7 @@
**********************************************************************}
-Function CreatePipeHandles (Var Inhandle,OutHandle : Longint) : Boolean;
+Function CreatePipeHandles (Var Inhandle,OutHandle : THandle) : Boolean;
begin
Result := false; {dont know how to do that with netware clib}
Result := false; {todo}