Home
last modified time | relevance | path

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

/reactos/dll/win32/ole32/
H A Dcompobj_private.h324 extern UINT ownerlink_clipboard_format DECLSPEC_HIDDEN;
H A Dclipboard.c203 UINT ownerlink_clipboard_format = 0; variable
1762 ownerlink_clipboard_format = RegisterClipboardFormatW(OwnerLink); in register_clipboard_formats()