Searched refs:wmsg (Results 1 – 2 of 2) sorted by relevance
5008 WCHAR *wmsg = enc_to_utf16((char_u *)msg, NULL); in mch_call_shell() local5011 if (wmsg != NULL && wtitle != NULL) in mch_call_shell()5012 MessageBoxW(NULL, wmsg, wtitle, MB_ICONWARNING); in mch_call_shell()5013 vim_free(wmsg); in mch_call_shell()
7760 wmsg 즎