[PATCH 10/10] urlmon: Added tests for CoInternetGetSecurityUrl

Paul Vriens paul.vriens.wine at gmail.com
Wed Dec 16 01:44:43 CST 2009


On 12/15/2009 11:48 PM, Piotr Caban wrote:
> ---
>   dlls/urlmon/tests/sec_mgr.c |   31 +++++++++++++++++++++++++++++++
>   1 files changed, 31 insertions(+), 0 deletions(-)
>
>

Hi Piotr,

Is there a way to avoid using lstrmcpW as that will always fail (or the 
!lstrcmpW case will always succeed) on Win9x/WinMe?

It looks like the rest of this file use memcmp to compare strings.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list