[PATCH 3/6] urlmon: Added gopher protocol handler stub implementation.

Jacek Caban jacek at codeweavers.com
Wed Mar 4 12:06:42 CST 2009


---
  dlls/urlmon/Makefile.in      |    1 +
  dlls/urlmon/gopher.c         |  193 
++++++++++++++++++++++++++++++++++++++++++
  dlls/urlmon/tests/protocol.c |   32 +++++++
  dlls/urlmon/urlmon_main.c    |    4 +
  dlls/urlmon/urlmon_main.h    |    1 +
  5 files changed, 231 insertions(+), 0 deletions(-)
  create mode 100644 dlls/urlmon/gopher.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 029f2064f973053efbd33d3af29d4f9527e37060.diff
Type: text/x-patch
Size: 10295 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090304/34fab087/attachment-0001.bin>


More information about the wine-patches mailing list