Parallel port in windows xp

G

Guest

I have a problem with dos application running under windows xp.
Application uses parallel port hardlock. While running “start
optimalization†option, program checks hardlock present and makes
optimalization. In theory everything is ok, but
application sends thousand’s 1 bit information’s on parallel port. This
causes that application works 70% slower. Can you help me ?
 
B

Bob I

have you contacted the vendor of the "hardlock" yet. I would believe
they have seen this behavior before.
 
R

Ron Martell

Marcin said:
I have a problem with dos application running under windows xp.
Application uses parallel port hardlock. While running “start
optimalization” option, program checks hardlock present and makes
optimalization. In theory everything is ok, but
application sends thousand’s 1 bit information’s on parallel port. This
causes that application works 70% slower. Can you help me ?

You need to contact the manufacturer of the hardlock application.

I suspect that the application is trying to access the parallel port
device directly without using operating system function calls. Windows
XP prohibits applications from directly accessing the hardware,
although the 9x versions of Windows (95/98/Me) did allow it.

Good luck

Ron Martell Duncan B.C. Canada
--
Microsoft MVP (1997 - 2008)
On-Line Help Computer Service
http://onlinehelp.bc.ca
Syberfix Remote Computer Repair

"Anyone who thinks that they are too small to make a difference
has never been in bed with a mosquito."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top