3 Aug
2009
3 Aug
'09
4:16 p.m.
Module: wine Branch: master Commit: c257ef317bb665eb65f4b7625b1e0d7dc969d52c URL: http://source.winehq.org/git/wine.git/?a=commit;h=c257ef317bb665eb65f4b7625b... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Thu Jul 30 11:16:08 2009 +0200 hnetcfg: Register interfaces. --- dlls/hnetcfg/Makefile.in | 5 +- dlls/hnetcfg/hnetcfg.c | 20 -- dlls/hnetcfg/regsvr.c | 430 ++++++++++++++++++++++++++++++++++++++++++++++ tools/wine.inf.in | 1 + 4 files changed, 434 insertions(+), 22 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c257ef317bb665eb65f4b7...