Module: wine Branch: master Commit: 7583130908811dc93ed07c8f40066043a00bc3cd URL: http://source.winehq.org/git/wine.git/?a=commit;h=7583130908811dc93ed07c8f40...
Author: Rob Shearman rob@codeweavers.com Date: Tue Oct 30 12:36:59 2007 +0000
advapi32: Implement CredWriteW.
---
dlls/advapi32/Makefile.in | 1 + dlls/advapi32/advapi32.spec | 2 +- dlls/advapi32/cred.c | 293 +++++++++++++++++++++++++++++++++++++++++++ dlls/advapi32/crypt.h | 2 + 4 files changed, 297 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7583130908811dc93ed07c...