Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Win98 Vs Win XP

Status
Not open for further replies.

Chethan.kumta

New Member
To interface with external hardware circuits how to use WinXP? Means.. I want to use computer printer port for interfacing with external devices, but when I write programs for that in "C" it will not work with WinXP,, Some one suggested me that only Win98 will work for it... Is it true? Why not in XP? If works also is there any security settings I must change? Plz help...
 
Chethan.kumta said:
To interface with external hardware circuits how to use WinXP? Means.. I want to use computer printer port for interfacing with external devices, but when I write programs for that in "C" it will not work with WinXP,, Some one suggested me that only Win98 will work for it... Is it true? Why not in XP? If works also is there any security settings I must change? Plz help...

You need to use a driver, all versions of NT (of which XP is one) don't allow direct access to hardware. You can download the one I use in WinPicProg from my site, it installs a driver DLL and comes with example code in C and VB for you.
 
There is a lot of useful info on how to program the parallel port in various operating systems at:
**broken link removed**
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top