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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AddPort windows 95

Status
Not open for further replies.

justAFace

Programmer
Sep 20, 2004
1
RO
Hi.

Got a problem. I was searching for a method to add a port from code in the following OS : 95/98/98SE/Me and NT 4.0/2000/XP from code.

I found AddPortEx for the NT versions but for 95/98 and so one I only found AddPort ( I DON'T WANT USER INTERFACE ). And this API asks the user to input the port.

I need to specify the location from code and I need this to be compatible in win 95/98 etc.

But winspool.drv from 95 only has AddPort.

I thought of adding a port from registry entry, but I don't know how ( I can do this from install pckg).

If anyone has another ideea, please let me know.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top