Re: ListView DrawText Flags

2004-11-14 Thread Dimitrie O. Paun
On Sat, Nov 13, 2004 at 08:00:21PM -0500, Zach Gorman wrote: > 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

ListView DrawText Flags

2004-11-13 Thread Zach Gorman
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 _ ev