CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Threaded View

  1. #1
    Join Date
    Apr 2004
    Posts
    62

    How to get the number of the printer port ? Solved ! :-)

    My program needs to find out the resource number of lpt1: which can be different from computer to computer. It is usually something like 0x278 or 0x378...

    Can someone please help me with this ?
    Last edited by Zaph-0; June 25th, 2006 at 02:48 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured