HomeSort by relevance Sort by last modified time
    Searched defs:LPCWSTR (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/
win32.py 4 from ctypes.wintypes import LPCWSTR
50 CreateEventW.argtypes = [LPSECURITY_ATTRIBUTES, BOOL, BOOL, LPCWSTR]
55 CreateFileW.argtypes = [LPCWSTR, DWORD, DWORD, LPSECURITY_ATTRIBUTES, DWORD, DWORD, HANDLE]
  /external/lzma/CPP/Common/
MyWindows.h 51 typedef const WCHAR *LPCWSTR;

Completed in 89 milliseconds