Home
last modified time | relevance | path

Searched defs:LPCTSTR (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Windows/
H A DShell.cpp637 bool BrowseForFolder(HWND, LPCTSTR, UINT, LPCTSTR, CSysString &) in BrowseForFolder() argument
642 bool BrowseForFolder(HWND /* owner */, LPCTSTR /* title */, in BrowseForFolder() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmapinls.h54 typedef const TCHAR *LPCTSTR; typedef
Dwabdefs.h54 typedef const TCHAR *LPCTSTR; typedef
Dmapidefs.h52 typedef const TCHAR *LPCTSTR; typedef
Dwinnt.h355 typedef LPCWSTR PCTSTR,LPCTSTR; typedef
380 typedef LPCSTR PCTSTR,LPCTSTR,PCUTSTR,LPCUTSTR; typedef
/aosp_15_r20/external/python/pyserial/serial/tools/
Dlist_ports_windows.py37 LPCTSTR = ctypes.c_wchar_p variable
/aosp_15_r20/external/lzma/CPP/Common/
H A DMyWindows.h74 typedef const TCHAR *LPCTSTR; typedef
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs21274 pub type LPCTSTR = LPCSTR; typedef