16 Aug
2004
16 Aug
'04
9:08 p.m.
ChangeSet ID: 13326 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/08/16 16:08:39 Modified files: include : winternl.h dlls/ntdll : ntdll.spec file.c Log message: Mike McCormack <mike(a)codeweavers.com> Stub implementation and declaration for NtCreateNamedPipeFile. Patch: http://cvs.winehq.org/patch.py?id=13326 Old revision New revision Changes Path 1.85 1.86 +1 -0 wine/include/winternl.h 1.159 1.160 +1 -1 wine/dlls/ntdll/ntdll.spec 1.59 1.60 +20 -0 wine/dlls/ntdll/file.c