12 Oct
2006
12 Oct
'06
8:28 p.m.
Module: wine Branch: master Commit: e958dc2e9ddd798d6623aa93cccc743aa5e145ad URL: http://source.winehq.org/git/wine.git/?a=commit;h=e958dc2e9ddd798d6623aa93cc... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Oct 12 14:53:44 2006 +0200 ws2_32: Win64 printf format fixes. --- dlls/ws2_32/Makefile.in | 2 + dlls/ws2_32/async.c | 2 + dlls/ws2_32/socket.c | 66 ++++++++++++++++++++++++----------------------- include/winsock.h | 14 ++++++++-- 4 files changed, 46 insertions(+), 38 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e958dc2e9ddd798d6623aa...