I'm playing with a library (on Linux) where a particular function call requires information that it obtains from a callback function. It doesn't return until the callback has executed, and fails if the callback pointer is null.
Old Labviews didn't do callbacks. Can this now be done in 7.1? I'd rather not go down the route of changing the library and maintaining a local hacked version. -- Dr. Craig Graham, Software Engineer Advanced Analysis and Integration Limited, UK. http://www.aail.co.uk/
