Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/shell32/
H A DDragDrop.cpp165 BOOL DoSpecExistsW(LPCWSTR pszSpec) in DoSpecExistsW() function
242 ok(!DoSpecExistsW(s_szDestLinkSpec), "s_szDestLinkSpec doesn't exist\n"); in DoTestEntry()
346 ok(!DoSpecExistsW(s_szDestLinkSpec), "Line %d: link exists\n", line); in DoTestEntry()
351 ok(!DoSpecExistsW(s_szDestLinkSpec), "Line %d: link exists\n", line); in DoTestEntry()
356 ok(!DoSpecExistsW(s_szDestLinkSpec), "Line %d: link exists\n", line); in DoTestEntry()
361 ok(DoSpecExistsW(s_szDestLinkSpec), "Line %d: link not exists\n", line); in DoTestEntry()
365 ok(!DoSpecExistsW(s_szDestLinkSpec), "Line %d: link exists\n", line); in DoTestEntry()