Dimitrie O. Paun wrote:
On Mon, Nov 08, 2004 at 11:27:44AM -0600, Robert Shearman wrote:
Changelog:
- bNtfUnicode is a dup' of bUnicode so remove it and fix the few places
where it was used.
bUnicode is a bad name for this flag, bNtfUnicode would be better, as bUnicode is sometimes use to denote how the text is stored in the control, which is different from how notifications should be sent.
What does the "Ntf" part of it mean? It is not immediately obvious. Please show me which controls are storing the text internally in two different formats as that should be fixed. However, I will submit a change in a later patch that clarifies the comment for the bUnicode flag.
Rob