Home | History | Annotate | Download | only in deps

Lines Matching refs:EM_REPLACESEL

166         SendMessage(hTextBox, EM_REPLACESEL, FALSE, (LPARAM)"...");
171 SendMessage(hTextBox, EM_REPLACESEL, FALSE, (LPARAM)text_buffer);