Re: [Win32Lib] weird RichEdit problem
- Posted by Derek Parnell <ddparnell at bigpond.com> Sep 07, 2004
- 482 views
danielmoyer wrote: > > > ----- Original Message ----- > From: "Derek Parnell" <guest at RapidEuphoria.com> > To: <EUforum at topica.com> > Sent: Monday, September 06, 2004 4:09 PM > Subject: Re: [Win32Lib] weird RichEdit problem > > > > posted by: Derek Parnell <ddparnell at bigpond.com> > > > > danielmoyer wrote: > > [snip] > > > > > > Does this make it seem that if it's the .dll that's the problem, I would > > > need to copy Riched32.dll from laptop to desk pc, rather than > riched32.dll? > > > > The way win32lib works is that if first looks for riched20.dll. If found > > it uses that, otherwise it tries to use riched32.dll > > Derek, > > More confusion: when I look at properties of riched20.dll on both machines, > they BOTH say that it's version *3.0* . Even has the same "file version" > number (5.30.23.1200) So sue Microsoft. They caused this confusion. You need to do tests to determine which dll is doing what. For example try swapping them between machines. Try hiding any riched32.dll. Try hiding any riched20.dll. Use exactly the same copy of 20.dll on both machines. Use exactly the same 32.dll on both machines... etc... -- Derek Parnell Melbourne, Australia