Module: wine Branch: master Commit: 252925fe536f7688bfa0fa0b586e5ff07cc41b29 URL: http://source.winehq.org/git/wine.git/?a=commit;h=252925fe536f7688bfa0fa0b58...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Sep 29 20:00:53 2009 +0200
ws2_32: Move the 16-bit async functions to socket16.c.
---
dlls/ws2_32/async.c | 145 +------------------ dlls/ws2_32/socket16.c | 389 +++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 372 insertions(+), 162 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=252925fe536f7688bfa0fa...