Re: RICHEDIT 2 in MFC

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Johan Rosengren (johan.rosengren_at_telia.com)
Date: 05/20/04


Date: Thu, 20 May 2004 15:59:06 +0200

Mark,

You might want to investigate AfxInitRichEdit2 on MSDN, and check
www.codeguru.com and www.codeproject.com, which both has articles on using
the version 2.

Johan Rosengren
Abstrakt Mekanik AB

"Mark Bellamy" <markb@cantreplybyemail.com> a écrit dans le message de
news:eDBIJjIPEHA.1644@TK2MSFTNGP09.phx.gbl...
> I'm trying to create a Richedit 2 window in MFC, instead of Richedit 1,
via
> a CRichEditCtrl, not a resource. Looking in the MFC source,
> CRichEditCtrl::Create() would need to be replaced at a minimum because
it's
> creating a window with a class of "RICHEDIT" and explicitly loading
> "RICHED32.DLL". CRichEditCtrl::Create() is not virtual so that would be a
> problem. Is there a good solution?
>
> Thanks
>
>
> Mark Bellamy
>
>



Relevant Pages

  • Re: Menu Not Available from Keyboard
    ... > MSDN article on ... > still retain Win16 articles, many of the useful other articles seem to get ... >>UPDATE_COMMAND_UI stuff doesn't work well for menus in a dialog. ... >>This pumps the messages to the correct handlers right before the menu is ...
    (microsoft.public.vc.mfc)
  • Re: Menu Not Available from Keyboard
    ... There is also an MSDN article on ... how to use keyboard menu shortcuts, but I can't find it in the latest MSDN (while they ... still retain Win16 articles, many of the useful other articles seem to get purged. ... >This pumps the messages to the correct handlers right before the menu is ...
    (microsoft.public.vc.mfc)
  • Re: vtable issue
    ... The last one used to be on MSDN, but I can't find it right now. ... understand their policy about articles. ... I remember there were other articles like Jan Gray's one that explained common programming patterns useful with Windows. ... Because it's beyond any decent words. ...
    (microsoft.public.vc.language)
  • Re: Fields vs Properties vs Methods
    ... MSDN seems to use the term field loosely. ... > Find great Windows Forms articles in Windows Forms Tips and Tricks ... >> When you saw in past a record or a memory description graphical it was ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Polymorphism & Collections
    ... One of the better articles I've found to ... help me understand designing the different layers/tiers is this one on MSDN: ... business entities in the same layer as the business rules. ...
    (microsoft.public.dotnet.languages.csharp)