Hi,
do you mean the auto correction? What are the steps to reproduce the
crash?
No, I am talking about auto completion
I am creating an Outline/OutlineView combination, then turning on auto
completion with:
ULONG nCntrl = mpOutliner->GetControlWord();
nCntrl |= EE_CNTRL_AUTOCOMPLETE;
mpOutliner->SetControlWord(nCntrl);
After the third entered letter, it crashes with the information from the
last email
Best regards
Max
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]