Results 1 to 2 of 2

Thread: How to get the last modification time of a Windows Registry key?

  1. #1
    Join Date
    Jun 2015
    Posts
    11
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default How to get the last modification time of a Windows Registry key?

    Hi,
    I am developing a small application using which the last modification time of any windows registry key can be accessed and displayed on the ListWidget.
    How it can be done?
    Please reply to this

  2. #2
    Join Date
    Oct 2009
    Posts
    483
    Thanked 97 Times in 94 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: How to get the last modification time of a Windows Registry key?

    I had a quick look at the Win32 API reference and found the RegQueryInfoKey function, which will let you find the last modification time of a registry key.

Similar Threads

  1. Replies: 6
    Last Post: 25th June 2015, 10:54
  2. Replies: 5
    Last Post: 11th March 2013, 19:32
  3. file modification date/time
    By tommy in forum Qt Programming
    Replies: 1
    Last Post: 18th March 2009, 20:43
  4. reading windows registry
    By bhogasena in forum Qt Programming
    Replies: 3
    Last Post: 26th January 2009, 09:36
  5. modification time on files
    By soul_rebel in forum Qt Programming
    Replies: 3
    Last Post: 9th August 2007, 20:51

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.