CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2001
    Location
    Sunny CA
    Posts
    2

    Win 2000 Port Access

    Hi,
    I just switched to Win 2000 and one of my VB apps can no longer use its direct access to the parallel port on this OS. I was using Inpout.dll for Win 98. I tried searching the archives, but only found 'C' documentation for GiveIO.sys. Is there something like this for VB that will allow me access to the port address? TIA for any help.

    B.S.

  2. #2
    Join Date
    Apr 2000
    Posts
    737

    Re: Win 2000 Port Access

    you will get what u want here ... http://www.internals.com/


    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