Jacek Caban : urlmon: Added mk protocol stub implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 12 13:55:13 CST 2007


Module: wine
Branch: master
Commit: 76ce82374e81fce1cc5cad8bd728f33b965706f9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=76ce82374e81fce1cc5cad8bd728f33b965706f9

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Jan 12 12:31:54 2007 +0100

urlmon: Added mk protocol stub implementation.

---

 dlls/urlmon/Makefile.in      |    1 +
 dlls/urlmon/mk.c             |  205 ++++++++++++++++++++++++++++++++++++++++++
 dlls/urlmon/tests/protocol.c |   32 +++++++
 dlls/urlmon/urlmon_main.c    |    4 +
 dlls/urlmon/urlmon_main.h    |    1 +
 5 files changed, 243 insertions(+), 0 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=76ce82374e81fce1cc5cad8bd728f33b965706f9



More information about the wine-cvs mailing list