libmem icon indicating copy to clipboard operation
libmem copied to clipboard

Consider using WMI to get the boot time on Windows

Open rdbo opened this issue 1 year ago • 0 comments

The current way of getting the boot time is through an undocumented NT API, which might change in the future (even though it works at least since Windows 7 and hasn't changed since).

rdbo avatar Mar 01 '24 01:03 rdbo