Michael Stefaniuc : include: sspi.h: Use the Win types as per MSDN.

Alexandre Julliard julliard at winehq.org
Tue Jan 6 08:23:00 CST 2009


Module: wine
Branch: master
Commit: 57ab0cd9a646ad16c28756d23aa997e904182a12
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=57ab0cd9a646ad16c28756d23aa997e904182a12

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Tue Jan  6 00:06:04 2009 +0100

include: sspi.h: Use the Win types as per MSDN.

This improves the Win64 compatibility.

---

 dlls/rpcrt4/rpc_message.c    |    2 +-
 dlls/schannel/tests/main.c   |    8 ++--
 dlls/secur32/ntlm.c          |    2 +-
 dlls/secur32/schannel.c      |    6 +-
 dlls/secur32/tests/ntlm.c    |   14 +++---
 dlls/secur32/tests/secur32.c |    4 +-
 include/sspi.h               |   94 +++++++++++++++++++++---------------------
 7 files changed, 65 insertions(+), 65 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=57ab0cd9a646ad16c28756d23aa997e904182a12



More information about the wine-cvs mailing list