<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.6000.16587" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Hi Tony:</DIV>
<DIV> </DIV>
<DIV>Are you suggesting that when the program is built standalone it maps libraries differently?  I know there is a difference between dynamic vs. static libraries, but are you suggesting that a different library is being mapped than the vendor's equivalent of the dynamic library?  How would I check for this situation?</DIV>
<DIV> </DIV>
<DIV>Your suggestion seems plausible since the source is not recompiled; instead, the linker is used to change the way the EXE is put together and that seems to cause the difference in operation as far as pixmaps are concerned.</DIV>
<DIV> </DIV>
<DIV>Regards,</DIV>
<DIV>Randy<BR><BR>>>> Tony Hosking <hosking@cs.purdue.edu> 1/19/2008 6:47 PM >>><BR>I would perhaps suspect a bad library mapping.<BR><BR>On Jan 19, 2008, at 2:48 PM, Olaf Wagner wrote:<BR><BR>> Quoting Randy Coleburn <rcoleburn@scires.com>:<BR>>> 1.  pixmaps aren't rendered properly on the screen.  They look really<BR>>> bad.  I recall having this problem a while back with one of the early<BR>>> 5.x releases, so I guess it was never solved.  I've got some old test<BR>>> programs I try to dig out and see if I can find out what is going  <BR>>> on.  I<BR>>> seem to recall that building standalone in the past seemed to fix the<BR>>> problem, so this is a real mystery.<BR>><BR>> Hi Randy,<BR>><BR>> I'm afraid I wasn't able to solve it directly some years ago and<BR>> then forgot about it due to more urgent tasks.<BR>><BR>> I think we should try to narrow down the location of the problem<BR>> (i.e. is it in the runtime, code generation, linker, or windows<BR>> libraries).<BR>><BR>> As you still have the 4.1 code of the Windows libraries, could you<BR>> first try to build them with the new compiler and see if it makes<BR>> a difference if you link against them?<BR>><BR>> It may also be worthwhile to compare the commands actually used<BR>> for linking (use -commands). That is, before we turn to the actual<BR>> generated code...<BR>><BR>> I still haven't got Windows access here, so I can just suggest what<BR>> to do...<BR>><BR>> Olaf<BR>> -- <BR>> Olaf Wagner -- elego Software Solutions GmbH<BR>>                Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin,  <BR>> Germany<BR>> phone: +49 30 23 45 86 96  mobile: +49 177 2345 869  fax: +49 30 23  <BR>> 45 86 95<BR>>    <A href="http://www.elegosoft.com/">http://www.elegosoft.com</A> | Geschäftsführer: Olaf Wagner | Sitz:  <BR>> Berlin<BR>> Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr:  <BR>> DE163214194<BR>><BR><BR><BR></DIV></BODY></HTML>