Searched refs:LPCWSTR (Results 1 – 9 of 9) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | dosinst.h | 153 if (FindExecutableW((LPCWSTR)widename, (LPCWSTR)"", in searchpath()
|
| H A D | winclip.c | 39 typedef int LPCWSTR; typedef 165 LPCWSTR in, int inlen, in WideCharToMultiByte_alloc()
|
| H A D | os_mswin.c | 100 typedef int LPCWSTR; typedef 1696 is_reparse_point_included(LPCWSTR fname) in is_reparse_point_included() 1698 LPCWSTR p = fname, q; in is_reparse_point_included()
|
| H A D | dimm.idl | 284 …LT RegisterIME([in] REFCLSID rclsid, [in] LANGID lgid, [in] LPCWSTR pszIconFile, [in] LPCWSTR pszD…
|
| H A D | terminal.c | 6841 void* (*winpty_spawn_config_new)(UINT64, void*, LPCWSTR, void*, void*, void*); 6845 LPCWSTR (*winpty_conin_name)(void*); 6846 LPCWSTR (*winpty_conout_name)(void*); 6847 LPCWSTR (*winpty_conerr_name)(void*); 6852 LPCWSTR (*winpty_error_msg)(void*);
|
| H A D | bufwrite.c | 370 (LPCWSTR)ip->bw_conv_buf, (int)fromlen / sizeof(WCHAR), in buf_write_bytes()
|
| H A D | fileio.c | 1712 (LPCWSTR)ucs2buf, ucs2len, in readfile()
|
| /vim-8.2.3635/src/proto/ |
| H A D | winclip.pro | 5 void WideCharToMultiByte_alloc(UINT cp, DWORD flags, LPCWSTR in, int inlen, LPSTR *out, int *outlen…
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | gvimext.cpp | 875 if (FindExecutableW((LPCWSTR)widename, (LPCWSTR)"", in searchpath()
|