TPrintPreview issue with 64bit app (XE5)

Please post bug reports, feature requests, or any question regarding the DELPHI AREA projects here.

TPrintPreview issue with 64bit app (XE5)

Postby Matija » January 23rd, 2017, 12:23 pm

I recently upgraded my old D7 app to XE5, rearranged and recompiled both 32 bit and 64 bit. No compile errors etc.

However (I didn't notice that at all, haven't tested this part of app) one of my customers reported issue in 64bit version... No preview is possible at all since app gives Access Violation while trying to work with TPrintPreview.
What I did now was debuging it in XE5 and it is clear that 64bit build fails when executing LoadLibrary('gdiplus.dll') in constructor TGDIPlusSubset.Create.

32bit version works fine.

Anyone with similar issue or solution?
Matija
Member
Member
 
Posts: 4
Joined: May 18th, 2005, 10:12 am

Return to DELPHI AREA Projects

Who is online

Users browsing this forum: No registered users and 2 guests

cron