Can anyone can give me a code on how to access the port addresses of the Printer port (LPT port) using c# in windows xp platform?
in VC++ and VC++.net we use the conio.h library in accessing those port addresses but this won't function in windows xp
tnx in advance!