TreeView notifications fix

Mike Hearn m.hearn at signal.qinetiq.com
Mon Mar 17 03:46:26 CST 2003


On Sun, 2003-03-16 at 23:09, Dmitry Timoshkov wrote:
> "Mike Hearn" <mike at theoretic.com> wrote:
> 
> > ChangeLog:
> > - Make the change notifications respect unicode vs ansi.
> 
> > - TVN_SELCHANGINGW,
> > + infoPtr->bNtfUnicode ? TVN_SELCHANGINGA : TVN_SELCHANGINGW,
> 
> Shouldn't this be reversed?

I was wondering about that when I looked at the code again after coming
back to it a few hours later, but the other way around doesn't work
properly. I expect bNtfUnicode isn't being set right. I'll take a look
today. But that way around is definately the one that makes things work.

-- 
Mike Hearn <m.hearn at signal.qinetiq.com>
QinetiQ - Malvern Technology Center




More information about the wine-devel mailing list