Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    USB Plug Unplug History viewing

    General and Desktop
    windows 7 c++
    2
    2
    866
    Loading More Posts
    • 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.
    • jitu059_Lalat
      jitu059_Lalat last edited by

      Hi I want to print USB history related event logs in windows.
      Something like USB Plug/Unplug histories.
      Could any one please give a sample code or any guidance for the same.
      Also if you can help in printing EVENTLOGS in windows, thats too fine. Thanks.

      mrjj 1 Reply Last reply Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion @jitu059_Lalat last edited by

        @jitu059_Lalat
        Hi and welcome
        I'm not aware of any Qt object that would allow you to do that.

        you can have a look at
        http://www.ftdichip.com/Support/Documents/AppNotes/AN_152_Detecting_USB_ Device_Insertion_and_Removal.pdf

        for c sample of how to do it natively in windows.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post