P
Peter
Hello all,
Is there a way to trap incoming messages (like for example a swipe card
read) other then to do threadings in C#
Ofcourse I can build a native DLL in C++ to trap the event but how to parse
the event on to C# and trap it there?
Must I check every second or so if there is a swipe card read or is there a
better method to do this (like in C++ to handle it only when the event
occurs).
Any input on this will be very welcome.
Thanks Peter.
Is there a way to trap incoming messages (like for example a swipe card
read) other then to do threadings in C#
Ofcourse I can build a native DLL in C++ to trap the event but how to parse
the event on to C# and trap it there?
Must I check every second or so if there is a swipe card read or is there a
better method to do this (like in C++ to handle it only when the event
occurs).
Any input on this will be very welcome.
Thanks Peter.