secur32: Win64 printf format warning fixes.

Hans Leidekker hans at it.vu.nl
Sun Oct 15 07:51:52 CDT 2006


The secur32 APIs are declared using unsigned long in the latest SDK
(FWIW, MSDN mostly uses ULONG). This presents a problem for us when
we build on a 64-bit platform.

With this patch I propose to change over to ULONG throughout.

 -Hans

Changelog
  Win64 printf format warning fixes.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: secur32_win64_printf.diff
Type: text/x-diff
Size: 47415 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061015/91996702/secur32_win64_printf-0001.bin


More information about the wine-patches mailing list