ChangeSet ID: 17321 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/06 10:38:22
Modified files: include : winnt.h setupapi.h dlls/setupapi : setupapi.spec misc.c
Log message: Eric Kohl <eric.kohl_at_t-online.de> Implement CaptureAndConvertAnsiArg, CaptureStringArg, OpenAndMapForRead, RetreiveFileSecurity, StampFileSecurity, TakeOwnershipOfFile, and UnmapAndCloseFile.
Patch: http://cvs.winehq.org/patch.py?id=17321
Old revision New revision Changes Path 1.208 1.209 +1 -1 wine/include/winnt.h 1.24 1.25 +8 -0 wine/include/setupapi.h 1.37 1.38 +7 -7 wine/dlls/setupapi/setupapi.spec 1.4 1.5 +337 -0 wine/dlls/setupapi/misc.c