[PATCH 1/2] urlmon: Added ProxyStub implementation

Piotr Caban piotr at codeweavers.com
Tue Dec 8 09:02:19 CST 2009


---
  .gitignore                    |    2 +
  dlls/urlmon/Makefile.in       |   11 ++-
  dlls/urlmon/regsvr.c          |   31 +++++---
  dlls/urlmon/urlmon_main.c     |    5 +
  dlls/urlmon/urlmon_main.h     |    6 ++
  dlls/urlmon/urlmon_urlmon.idl |   19 +++++
  dlls/urlmon/usrmarshal.c      |  162 
+++++++++++++++++++++++++++++++++++++++++
  7 files changed, 224 insertions(+), 12 deletions(-)
  create mode 100644 dlls/urlmon/urlmon_urlmon.idl
  create mode 100644 dlls/urlmon/usrmarshal.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-urlmon-Added-ProxyStub-implementation.txt
Type: text/x-patch
Size: 10633 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091208/6235807a/attachment.bin>


More information about the wine-patches mailing list