Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DDialog.h71 bool IsMessage(LPMSG message) in IsMessage()
/external/python/cpython3/Lib/ctypes/
Dwintypes.py185 LPMSG = PMSG = ctypes.POINTER(MSG) variable