Searched refs:LPMSG (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/Windows/Control/ | ||
D | Dialog.h | 71 bool IsMessage(LPMSG message) in IsMessage() |
/external/python/cpython3/Lib/ctypes/ | ||
D | wintypes.py | 185 LPMSG = PMSG = ctypes.POINTER(MSG) variable |