Hi,
I have a component(not a VCL) which gives samples from a machine whenever there is an event(a new message event). I need to interface this componet to 'Labview' language.
I tried to create a dll, which doesn't work properly, where I cannot handle the event directly from labview.
So I...