[1/6] secur32: Implement LsaLookupAuthenticationPackage stub.

Kai Blin kai.blin at gmail.com
Wed Aug 29 15:18:24 CDT 2007


Thanks to Louis Lenders, who pointed out that this stub fixes bug #3572.
Moving the lsa functions to their own source file, more stubs will follow.
---
 dlls/secur32/Makefile.in  |    1 +
 dlls/secur32/lsa.c        |   63 
+++++++++++++++++++++++++++++++++++++++++++++
 dlls/secur32/secur32.c    |   23 ----------------
 dlls/secur32/secur32.spec |    2 +-
 4 files changed, 65 insertions(+), 24 deletions(-)
 create mode 100644 dlls/secur32/lsa.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1f8b252760cb03ed0015c14140ed01a220a2c7c3.diff
Type: text/x-patch
Size: 4119 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070829/814d3526/1f8b252760cb03ed0015c14140ed01a220a2c7c3.bin


More information about the wine-patches mailing list