Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2006 Jul : add a port
| Subject: | add a port |
| Posted by: | "Erik" (bellaa..@wega.nl) |
| Date: | Tue, 11 Jul 2006 17:46:04 |
Hi,
I want programatically add a port in windows.
I have found the winspool.AddPort function, but I am not able to get it
working.
Suppose I want to add the port 'FILE:' (if it not allready installed): how
do I do this?
AddPort('FILE:', application.handle,'Local Port') will not work....
Regards
Erik