Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c3713 #define DRAGQVAL 0xFFFFFFFF in _OnDropFiles() macro
3716 UINT cFiles = DragQueryFile(hDrop, DRAGQVAL, NULL, 0); in _OnDropFiles()