Added a test file to urlmon/tests so I can began writing conformance tests for the IUri interface. This patch also includes a test for checking invalid flag combinations for the CreateUri function.
<div><br></div><div>The test ran successfully on XP SP2, Vista, and Windows 7.</div><div><br></div><div>---</div><div><div> dlls/urlmon/tests/Makefile.in |    1 +</div><div> dlls/urlmon/tests/uri.c       |  100 +++++++++++++++++++++++++++++++++++++++++</div>
<div> 2 files changed, 101 insertions(+), 0 deletions(-)</div><div> create mode 100644 dlls/urlmon/tests/uri.c</div></div>