Home
last modified time | relevance | path

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

/third_party/python/PC/
Dpyshellext.cpp23 static const LPCWSTR DRAG_MESSAGE = L"Open with %1"; variable
178 … StringCchCopy(dd->szMessage, sizeof(dd->szMessage) / sizeof(dd->szMessage[0]), DRAG_MESSAGE);