6 Jul
2005
6 Jul
'05
10:37 a.m.
ChangeSet ID: 18703 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/07/06 05:37:50 Modified files: dlls/advapi32 : security.c Makefile.in Added files: dlls/advapi32 : lsa.c Log message: James Hawkins <truiken(a)gmail.com> Branch the LSA functions from security.c to lsa.c. Patch: http://cvs.winehq.org/patch.py?id=18703 Old revision New revision Changes Path 1.111 1.112 +0 -246 wine/dlls/advapi32/security.c 1.23 1.24 +1 -0 wine/dlls/advapi32/Makefile.in Added 1.1 +0 -0 wine/dlls/advapi32/lsa.c