Searched defs:SZFMT_ODIN32_UNICODETEXT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceClipboard-os2.cpp121 #define SZFMT_ODIN32_UNICODETEXT (PCSZ)"Odin32 UnicodeText" macro
193 g_atomOdin32UnicodeText = WinAddAtom(WinQuerySystemAtomTable(), SZFMT_ODIN32_UNICODETEXT);
196 g_atomOdin32UnicodeText = WinFindAtom(WinQuerySystemAtomTable(), SZFMT_ODIN32_UNICODETEXT);

Completed in 57 milliseconds