Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Problems with the accessing the parallel port using winio

Problems with the accessing the parallel port using winio

Scheduled Pinned Locked Moved C / C++ / MFC
debugging
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    wicked_guy
    wrote on last edited by
    #1

    Hi Everone, I am trying to access my parallel port using the library winio.dll. I managed to do so using an administrative account but that wasn't possible using a non-administrative accuont. I have used this function to do so, but unfortunately I couldn't succeed: InstallWinIoDriver("C:\MyApp\Debug\WinIo.sys",FALSE); can anyone halp plz thanx in advance

    M 1 Reply Last reply
    0
    • W wicked_guy

      Hi Everone, I am trying to access my parallel port using the library winio.dll. I managed to do so using an administrative account but that wasn't possible using a non-administrative accuont. I have used this function to do so, but unfortunately I couldn't succeed: InstallWinIoDriver("C:\MyApp\Debug\WinIo.sys",FALSE); can anyone halp plz thanx in advance

      M Offline
      M Offline
      Max Santos
      wrote on last edited by
      #2

      Quote from MSDN if The driver package is not digitally signed then "Manual installation of a driver requires administrator permissions" so , i think you have to be a administrator to install it but you only need to install it the first time, so after installed you can use it without be an administrator I think...

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups