|
From: AliR. on 16 Jun 2005 12:09 Hi everyone, There seems to be a backward compatibility problem between RichEd20.dll version 5.30.23.1215 and version 5.30.23.1221. I use the CRichEditCtrl::FormatRange to draw RTF to a DC. Now everything worked fine until I ran the program on a computer that had Microsoft XP with service pack 1, which includes riched20.dll version 5.30.23.1221. Now the text runs off the right edge of the specified rectangle by half a character. Anyway, I am trying to get my hands on the different versions of the dll to test them all to see if I can find and correct the inconsistency between them. Thanks AliR.
From: "Gary Chang[MSFT]" on 17 Jun 2005 02:21 Hi AliR, Such system/control's DLL would be distributed by the product of Windows OS or Office suite, and could also be included in their security update and service pack or some specific hotfix, but we don't provide them individually. However, maybe you can find one in the web, such as: http://www.dlldump.com/dll-files/R_4.html Hope this helps! Best regards, Gary Chang Microsoft Community Support -------------------- Get Secure! ýýC www.microsoft.com/security Register to Access MSDN Managed Newsgroups! http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp &SD=msdn This posting is provided "AS IS" with no warranties, and confers no rights.
From: Yan-Hong Huang[MSFT] on 19 Jun 2005 22:19 Hi AliR, Besides, you can use Microsoft DLL Help Database to search where this DLL file is contained. http://support.microsoft.com/dllhelp/?dlltype=file&l=55&alpha=RichEd20.dll&S =1&x=19&y=10 In this way, you can know the DLL version and which software installed it. Thanks very much. Best regards, Yanhong Huang Microsoft Community Support Get Secure! ýC www.microsoft.com/security Register to Access MSDN Managed Newsgroups! -http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.as p&SD=msdn This posting is provided "AS IS" with no warranties, and confers no rights.
|
Pages: 1 Prev: Dynamic Dialog Next: What could cause ::MessageBox to fail? |