The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Easy Code => Topic started by: rags on January 03, 2007, 04:32:19 PM

Title: Which version of RichEdit used in visual projects?
Post by: rags on January 03, 2007, 04:32:19 PM
Ramon,
Which version of the rich edit control is used in the visual projects?
regards,
       Rags
Title: Re: Which version of RichEdit used in visual projects?
Post by: Ramon Sala on January 03, 2007, 05:00:04 PM
Hi rags,

If you mean the one used when selecting the Richedit control on the toolbox, it is the riched20.dll file. The installation program look whether it exists in the System directory and, if not, copy it in there.

Regards,

Ramon
Title: Re: Which version of RichEdit used in visual projects?
Post by: rags on January 03, 2007, 05:59:27 PM
That's the one.Thanks for the quick reply Ramon.
regards,
   rags