Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
DMyCom.h91 operator LPCOLESTR() const { return m_str; } in LPCOLESTR() function
DMyWindows.h70 typedef const OLECHAR *LPCOLESTR; typedef
/third_party/python/Lib/ctypes/
Dwintypes.py35 LPCOLESTR = LPOLESTR = OLESTR = ctypes.c_wchar_p variable