[ADVAPI32]

* Move cred.c to the wine folder.
CORE-8540

svn path=/trunk/; revision=64956
This commit is contained in:
Amine Khaldi 2014-10-24 13:37:01 +00:00
parent 6990f9e443
commit 348778c75f
3 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,6 @@ list(APPEND SOURCE
reg/reg.c
sec/ac.c
sec/audit.c
sec/cred.c
sec/lsa.c
sec/misc.c
sec/safer.c
@ -41,6 +40,7 @@ list(APPEND SOURCE
service/sctrl.c
token/privilege.c
token/token.c
wine/cred.c
wine/crypt.c
wine/crypt_des.c
wine/crypt_lmhash.c

View file

@ -256,11 +256,11 @@ check Wine current souces first as it may already be fixed.
reactos/lib/3rdparty/strmbase # Synced to Wine-1.7.27
advapi32 -
reactos/dll/win32/advapi32/sec/sid.c # Out of Sync
reactos/dll/win32/advapi32/wine/cred.c # Synced to Wine-1.7.27
reactos/dll/win32/advapi32/wine/crypt.c # Synced to Wine-1.7.27
reactos/dll/win32/advapi32/wine/crypt_des.c # Synced to Wine-1.7.27
reactos/dll/win32/advapi32/wine/crypt_lmhash.c # Synced to Wine-1.7.27
reactos/dll/win32/advapi32/sec/cred.c # Synced to Wine-1.7.27
reactos/dll/win32/advapi32/sec/sid.c # Out of Sync
gdi32 -
reactos/dll/win32/gdi32/objects/linedda.c # Synced at 20090410