Searched refs:LinkSource (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/ole32/ |
H A D | clipboard.c | 1753 static const WCHAR LinkSource[] = {'L','i','n','k',' ','S','o','u','r','c','e',0}; in register_clipboard_formats() local 1769 link_source_clipboard_format = RegisterClipboardFormatW(LinkSource); in register_clipboard_formats()
|