> I think we should include these enhancements in our LabVIEW wish list (hope
> you are listening Mr McKaskle). Perhaps NI developers can somehow tie
> activex into the event structure so a programmer can define events that
> correspond to activeX methods. Both the event and method would be created by
> the programmer. Also, allow for pointer to function capabilities for DLL
> callbacks.
> 

Listening, but keep in mind that I'm not a secretary for the wish list 
or anything.

As for hooking ActiveX events into the events structure, that was the 
general idea in LV7, but ActiveX events are less asynchronous 
notifications and more a function call with a funny calling convention.  
So what is in LV7 is a subVI callback that you register.

Greg McKaskle


Reply via email to