Dimitrie -

You have a patch back in 2002 that cleans up the listview DrawText() code in
comctl32. When calling DrawText from a single-line edit control, you don't
pass DT_NOPREFIX. Is this intentional, or just an oversight? My testing on
Windows shows that & characters do not get converted to _ even in the
single-line edit control case (indicating that DT_NOPREFIX should be
passed).

Thanks,
Zach



Reply via email to