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

  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/tools/
list_ports_windows.py 24 PCTSTR = ctypes.c_char_p
82 SetupDiClassGuidsFromName.argtypes = [PCTSTR, ctypes.POINTER(GUID), DWORD, PDWORD]
90 SetupDiGetClassDevs.argtypes = [ctypes.POINTER(GUID), PCTSTR, HWND, DWORD]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h 224 typedef LPCWSTR PCTSTR,LPCTSTR;
238 typedef LPCSTR PCTSTR,LPCTSTR,PCUTSTR,LPCUTSTR;
    [all...]

Completed in 832 milliseconds