Read LastWriteTime of Registry Key
Hi anyone. Please help me...
How get LastWriteTime of Registry Key?
I think this:
System::Call 'advapi32::RegQueryInfoKey()'
RegQueryInfoKey Function available here: http://msdn.microsoft.com/en-us/libr...02(VS.85).aspx
But I don't know, how it use in System plugin.
Big thanks for answer.