ok(!ret,"RetrieveUrlCacheEntryFile should have failed\n");
ok(!ret,"RetrieveUrlCacheEntryFile should have failed\n");
ok(GetLastError()==ERROR_INVALID_PARAMETER,"RetrieveUrlCacheEntryFile should have set last error to ERROR_INVALID_PARAMETER instead of %d\n",GetLastError());
ok(GetLastError()==ERROR_INVALID_PARAMETER,"RetrieveUrlCacheEntryFile should have set last error to ERROR_INVALID_PARAMETER instead of %d\n",GetLastError());
ok(!ret,"RetrieveUrlCacheEntryFile should have failed\n");
/* Crashes on Win9x, NT4 and W2K */
ok(GetLastError()==ERROR_INVALID_PARAMETER,"RetrieveUrlCacheEntryFile should have set last error to ERROR_INVALID_PARAMETER instead of %d\n",GetLastError());
ok(!ret,"RetrieveUrlCacheEntryFile should have failed\n");
ok(GetLastError()==ERROR_INVALID_PARAMETER,"RetrieveUrlCacheEntryFile should have set last error to ERROR_INVALID_PARAMETER instead of %d\n",GetLastError());