Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help: Message to a Window

Status
Not open for further replies.

Stevoie

Programmer
Joined
Jun 7, 2001
Messages
68
Location
IE
My problem is as follows:
I'm accessing a device which sends a message to a specified window about status changes, I'm new to Perl and so don't know how to read or catch this message sent.
The device is a SmartCard reader which comes with its own drivers, it's dlls are used to access it. Calling a function from the smartcard dll allows you to setup the window messaging, you give it a window handle and when a card is either inserted or removed the dll will send a message to that window. Any window handle can be given. I'm using Tk on the latest version of Perl on Win2000. If you need more info then I'll try to give more details.
Thank you for your time.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top