Home
last modified time | relevance | path

Searched refs:LPCWSTR (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/
H A Ddosinst.h153 if (FindExecutableW((LPCWSTR)widename, (LPCWSTR)"", in searchpath()
H A Dwinclip.c39 typedef int LPCWSTR; typedef
165 LPCWSTR in, int inlen, in WideCharToMultiByte_alloc()
H A Dos_mswin.c100 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 Ddimm.idl284 …LT RegisterIME([in] REFCLSID rclsid, [in] LANGID lgid, [in] LPCWSTR pszIconFile, [in] LPCWSTR pszD…
H A Dterminal.c6841 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 Dbufwrite.c370 (LPCWSTR)ip->bw_conv_buf, (int)fromlen / sizeof(WCHAR), in buf_write_bytes()
H A Dfileio.c1712 (LPCWSTR)ucs2buf, ucs2len, in readfile()
/vim-8.2.3635/src/proto/
H A Dwinclip.pro5 void WideCharToMultiByte_alloc(UINT cp, DWORD flags, LPCWSTR in, int inlen, LPSTR *out, int *outlen…
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.cpp875 if (FindExecutableW((LPCWSTR)widename, (LPCWSTR)"", in searchpath()