ChangeSet ID: 1016909293192398816187964 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/03/23 12:48:13
Modified files: dlls/ntdll : ntdll.spec files : file.c include/wine : server.h scheduler : client.c
Log message: Export the FILE_GetUnixHandle functionality from ntdll.
Patch: http://cvs.winehq.com/patch.py?id=1016909293192398816187964
Revision Changes Path 1.60 +1 -0 wine/dlls/ntdll/ntdll.spec 1.136 +5 -31 wine/files/file.c 1.4 +2 -1 wine/include/wine/server.h 1.81 +51 -14 wine/scheduler/client.c