Home
last modified time | relevance | path

Searched defs:HMODULE (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/
DDLL.h30 operator HMODULE() const { return _module; } in HMODULE() function
/external/python/cpython2/Lib/ctypes/
Dwintypes.py80 HMODULE = HANDLE variable
/external/python/cpython3/Lib/ctypes/
Dwintypes.py81 HMODULE = HANDLE variable