Petr Vileta wrote:

> Is there some way to hook Windows paralel port?
> What I want to do ...
> To write some perl program, that "listen" on LPT port, modify input data
> stream and send it to real LPT port.
> All calling LPT (or PRN) port from Windows or DOS box must go to my script
> firts.
> For example stream to LPT containing escape command code for old martix
> printer (ESC/P codes) I want to conver to PCL command codes and send to Jet
> or Laser printer.
> Any idea?

Do a MSDEV or Google search on WSASetBlockingHook and see if that helps you.

-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to