How to stop CRichEditCtrl wait cursor
Jean-Luc RENAUD -- reno@vtech.fr Wednesday, October 16, 1996 Environment: VC++ 4.1, NT4.0, WIN95, WIN32S & MACINTOSH Is there any way to stop the wait cursor appearance when using FindText in a CRichEditCtrl derived class ? Jean-Luc Renaud - mail:reno@vtech.fr V-Technologies 1 rue Beau Soleil F-49170 Savennieres Web:http://www.vtech.fr
Mike Blaszczak -- mikeblas@nwlink.com Friday, October 18, 1996 At 19:41 10/16/96 +0200, "Jean-Luc RENAUD"wrote: >Environment: VC++ 4.1, NT4.0, WIN95, WIN32S & MACINTOSH >Is there any way to stop the wait cursor appearance when using FindText in >a CRichEditCtrl derived class ? What happens if your respond to the NM_BEGINWAIT and NM_ENDWAIT notifications? .B ekiM http://www.nwlink.com/~mikeblas/ Don't look at my hands: look at my _shoulders_! These words are my own. I do not speak on behalf of Microsoft.
| Вернуться в корень Архива |