Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_ole.cpp360 PostMessage(NULL, WM_OLE, 0, (LPARAM)str); in SendKeys()
H A Dvim.h2110 # define WM_OLE (WM_APP+0) macro
H A Dgui_w32.c1803 if (msg.message == WM_OLE) in process_message()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt7948 Solution: Don't use a WM_OLE message of zero size. (Ray Megal)