Home
last modified time | relevance | path

Searched refs:stgmed_zero (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/urlmon/
H A Durl.c588 static const STGMEDIUM stgmed_zero = {0}; in Protocol_Start() local
641 ok(!memcmp(&bindinfo.stgmedData, &stgmed_zero, sizeof(STGMEDIUM)), "wrong stgmedData\n"); in Protocol_Start()