Home
last modified time | relevance | path

Searched defs:LPARAM (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwindef.d76 alias LONG_PTR LPARAM, LRESULT; variable
H A Dvfw.d617 LRESULT ICSetStatusProc(HIC hic, DWORD dwFlags, LRESULT lParam, LONG function(LPARAM, UINT, LONG) f… in ICSetStatusProc()