Searched refs:hstorage (Results 1 – 1 of 1) sorted by relevance
1520 HGLOBAL h, hblob, htext, hstorage; in test_nonole_clipboard() local1551 hstorage = create_storage(); in test_nonole_clipboard()1561 h = SetClipboardData(cf_storage, hstorage); in test_nonole_clipboard()1562 ok(h == hstorage, "got %p\n", h); in test_nonole_clipboard()