Daniel Kluss - APC
- Posted by Jonas Temple <jtemple at yhti.net> Jan 18, 2007
- 549 views
Okay, having not yet heard back from you on how to use APC I decided to give it a go. I replaced the tdll calls with what I thought was similar APC calls and got this error in my program: c:\eutools\include\apcdll.e:493 in function a_func_handler() call to abortErr() via routine-id should pass 1 argument, not 2 ptr = 125320776 val = {0,0} ret = 0 At this point only 1 function is using h_func and it has nothing to do with the abortErr() routine in win32lib. Not sure what happened here. Also, I noticed that APC does not use the task_ functions in Euphoria 3.0. Are these not necessary with APC? Thanks! Jonas Temple http://www.yhti.net/~jktemple