Re: Cannot use 'call_back' for a procedure
- Posted by ArthurCrump Aug 29, 2010
- 1141 views
I tried testfi.dll and realised, after a time, that I needed
c_proc(xfiSetOutputMessage,{peek4u(callbackptr)})
That got it into the error handler and I could show the error message, but the program still disappears when it returns to FreeImage.
I will concentrate on the rest of the routine and its documentation for now and leave the error handler until later.
Thank you for you interest in this; you have been most helpful.
Arthur