added urlmon to the source tree, doesn't compile due to COM interface issues that...
authorRichard Campbell <betam4x@gmail.com>
Fri, 13 Aug 2004 06:14:48 +0000 (06:14 +0000)
committerRichard Campbell <betam4x@gmail.com>
Fri, 13 Aug 2004 06:14:48 +0000 (06:14 +0000)
commit6b30f2a9ed8d20cba3147595b7e13517175a0fc9
tree9f9eff1e1361d4162b2df4346d99f66fcc5992a7
parent8063cf66014abe4841afb2b95eefef2e1ee20d5c
added urlmon to the source tree, doesn't compile due to COM interface issues that i'm not quite interesting in trying to solve at the moment...if someone feels like taking a crack at it, go ahead, firefox needs this dll to be functional.  This is from the latest wine CVS.

svn path=/trunk/; revision=10513
reactos/lib/urlmon/.cvsignore [new file with mode: 0644]
reactos/lib/urlmon/Makefile [new file with mode: 0644]
reactos/lib/urlmon/Makefile.in [new file with mode: 0644]
reactos/lib/urlmon/Makefile.ros-template [new file with mode: 0644]
reactos/lib/urlmon/regsvr.c [new file with mode: 0644]
reactos/lib/urlmon/umon.c [new file with mode: 0644]
reactos/lib/urlmon/urlmon.h [new file with mode: 0644]
reactos/lib/urlmon/urlmon.spec [new file with mode: 0644]
reactos/lib/urlmon/urlmon_main.c [new file with mode: 0644]
reactos/lib/urlmon/urlmon_main.h [new file with mode: 0644]