Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.h205 #define pGetMessage GetMessageW macro
H A Dgui_w32.c1799 pGetMessage(&msg, NULL, 0, 0); in process_message()