Searched refs:LPTSTR (Results 1 – 7 of 7) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | os_mswin.c | 103 typedef int LPTSTR; typedef 161 LPTSTR toss; in _fullpath() 743 typedef LPTSTR (*MYSTRPROCSTR)(LPTSTR); 744 typedef LPTSTR (*MYINTPROCSTR)(int); 745 typedef int (*MYSTRPROCINT)(LPTSTR); 1525 NULL, err, 0, (LPTSTR)(&buf), 0, NULL); in mch_print_init()
|
| H A D | os_win32.c | 122 typedef int LPTSTR; typedef 837 win32_enable_privilege(LPTSTR lpszPrivilege, BOOL bEnable) in win32_enable_privilege()
|
| H A D | channel.c | 273 (LPTSTR) &msgbuf, in strerror_win32()
|
| H A D | option.c | 410 (LPTSTR)buf, 20); in set_init_1()
|
| H A D | gui_w32.c | 530 (LPTSTR) &lpMsgBuf, 0, NULL); in print_windows_error()
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | Reg.cpp | 45 if (RegQueryValueEx (hSectionKey, (LPTSTR) Entry, NULL, &Type, in GetRegistryInt()
|
| H A D | VisVim.cpp | 106 LPTSTR lpsz = OLE2T (lpOleStr); in DllRegisterServer()
|