Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用するときに質問があります
CallScintilla(SCI_AUTOCSHOW, nLen, (LPARAM)m_strCandidate.c_str())
オートコンプリートに関するウィンドウを表示するには、単語を入力すると機能しますが、バックスペースボタンを押すと常に機能するとは限りません。キーのバックスペースに関して競合があるのではないでしょうか。