Searched defs:LPCTSTR (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | Shell.cpp | 637 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/ |
D | mapinls.h | 54 typedef const TCHAR *LPCTSTR; typedef
|
D | wabdefs.h | 54 typedef const TCHAR *LPCTSTR; typedef
|
D | mapidefs.h | 52 typedef const TCHAR *LPCTSTR; typedef
|
D | winnt.h | 355 typedef LPCWSTR PCTSTR,LPCTSTR; typedef 380 typedef LPCSTR PCTSTR,LPCTSTR,PCUTSTR,LPCUTSTR; typedef
|
/aosp_15_r20/external/python/pyserial/serial/tools/ |
D | list_ports_windows.py | 37 LPCTSTR = ctypes.c_wchar_p variable
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | MyWindows.h | 74 typedef const TCHAR *LPCTSTR; typedef
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 21274 pub type LPCTSTR = LPCSTR; typedef
|