Searched refs:hMemRaw (Results 1 – 1 of 1) sorted by relevance
460 HGLOBAL hMemRaw = NULL; in clip_mch_set_selection() local485 hMemRaw = (LPSTR)GlobalAlloc(GMEM_MOVEABLE | GMEM_DDESHARE, in clip_mch_set_selection()487 lpszMemRaw = (LPSTR)GlobalLock(hMemRaw); in clip_mch_set_selection()492 GlobalUnlock(hMemRaw); in clip_mch_set_selection()591 if (hMemRaw) in clip_mch_set_selection()592 GlobalFree(hMemRaw); in clip_mch_set_selection()