Added invalid arg tests for GetPropertyBSTR and GetPropertyDWORD. <div><br></div><div>Since GetPropertyBSTR on Windows returns an allocated and empty BSTR, I had to add a dependency to urlmon for oleaut32 so it can use the SysAllocStringLen function.<div>

<br></div><div>Test results:</div></div><div><a href="https://testbot.winehq.org/JobDetails.pl?Key=2389" target="_blank">https://testbot.winehq.org/JobDetails.pl?Key=2389</a></div><div><br></div><div><div>---</div><div> dlls/urlmon/Makefile.in |    2 +-</div>

<div> dlls/urlmon/tests/uri.c |   37 +++++++++++++++++++++++++++++++++++--</div><div> dlls/urlmon/uri.c       |   22 +++++++++++++++++++++-</div><div> 3 files changed, 57 insertions(+), 4 deletions(-)</div></div>