G
Guest
I am forced to create a dll driver in eVC++, but the application in VB .NET.
The application is expected to receive message from the dll, instead of
doing a polling, I am wondering if it is possible to create an event in
the dll and set the event whenever there is message available to the
VB application. Can anyone tell me if this is feasible? And how the event
being linked between the DLL and the VB application?
Thanks.
Carl
The application is expected to receive message from the dll, instead of
doing a polling, I am wondering if it is possible to create an event in
the dll and set the event whenever there is message available to the
VB application. Can anyone tell me if this is feasible? And how the event
being linked between the DLL and the VB application?
Thanks.
Carl