Re: [Lcms-user] Terminating app on error
An ICC-based CMM for color management
Brought to you by:
mm2
From: <ma...@li...> - 2001-07-04 09:41:26
|
Hi, Just use cmsErrorAction() cmsErrorAction(LCMS_ERROR_IGNORE) if you want no output or cmsErrorAction(LCMS_ERROR_SHOW) if you want message but not aborting by default, lcms does use LCMS_ERROR_ABORT Hope this helps Martí Maria The little cms project http://www.littlecms.com ma...@li... ----- Original Message ----- From: "Maik Wojcieszak" <mw...@wo...> To: <lcm...@li...> Sent: Wednesday, July 04, 2001 6:07 AM Subject: [Lcms-user] Terminating app on error > Hi, > > I'm workink with lcms on a delphi project. > > Problem: if an error occurs lcms show's a message 'lcms is terminating application' > What can I do to catch this exception and prevent my application from > beeing terminated. > > Thank You, > maik > > > > ------------------------------------------------- > wobe-team > Maik Wojcieszak > > Schauenburgerstr. 116 > D-24118 Kiel > > Tel.:+49(0)431-5606-845 > Fax.:+49(0)431-5606-849 > > > > > > > _______________________________________________ > Lcms-user mailing list > Lcm...@li... > http://lists.sourceforge.net/lists/listinfo/lcms-user > > |