Module: wine Branch: master Commit: 3b597af01eb88a8d3edbd29fa40931be347fe06b URL: http://source.winehq.org/git/wine.git/?a=commit;h=3b597af01eb88a8d3edbd29fa4...
Author: Jason Edmeades jason.edmeades@googlemail.com Date: Mon Jul 30 22:41:59 2007 +0100
dpnet: Implement directplay lobbied application stubs.
---
dlls/dpnet/Makefile.in | 1 + dlls/dpnet/dpnet_main.c | 5 +- dlls/dpnet/dpnet_private.h | 15 +++- dlls/dpnet/lobbiedapp.c | 193 ++++++++++++++++++++++++++++++++++++++++++++ dlls/dpnet/regsvr.c | 11 +++ 5 files changed, 222 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3b597af01eb88a8d3edbd2...