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

Thread: parallel port

  1. #1
    Join Date
    May 2001
    Location
    Syria, Damascus
    Posts
    16

    parallel port

    How can I take control over indiviual pins of parallel port from Visual Basic

    Eng. Saleh Diab
    MCP, MCSA Charter Member, MCSE
    [email protected]
    www.salehd.8m.com

  2. #2
    Join Date
    Apr 2000
    Posts
    737

    Re: parallel port

    somehow you need the direct access to CPU port. You can't do this alone with VB. refer http://www.internals.com, there got a driver which allows you to access the port.

    HTH

    cksiow
    http://vblib.virtualave.net - share our codes


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