Re: CRichEditCtrl: Performance issue

2006-11-17 Thread Phil Krylov
Hello, On 16/11/06, Renu Rajput <[EMAIL PROTECTED]> wrote: I am facing a performance issue in CRichEditCtrl under Wine. My application reads data from a *.dat file and displays it in the CRichEdit editor. When I try to open large data files, it takes a lot of time(around 4-5 minutes) to open the

Re: CRichEditCtrl: Performance issue

2006-11-17 Thread Phil Krylov
Hello, On 16/11/06, Renu Rajput <[EMAIL PROTECTED]> wrote: I am facing a performance issue in CRichEditCtrl under Wine. My application reads data from a *.dat file and displays it in the CRichEdit editor. When I try to open large data files, it takes a lot of time(around 4-5 minutes) to open the

CRichEditCtrl: Performance issue

2006-11-16 Thread Renu Rajput
Hi, I am facing a performance issue in CRichEditCtrl under Wine. My application reads data from a *.dat file and displays it in the CRichEdit editor. When I try to open large data files, it takes a lot of time(around 4-5 minutes) to open the file. I checked the code and found that, in Wine, the