mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
Add version number to telemetry event
use defines from version.h in .rc files and other places.
This commit is contained in:
@@ -48,3 +48,5 @@ bool drop_elevated_privileges();
|
||||
std::wstring get_process_path(DWORD pid) noexcept;
|
||||
// Get the executable path or module name for modern apps
|
||||
std::wstring get_process_path(HWND hwnd) noexcept;
|
||||
|
||||
std::wstring get_product_version();
|
||||
|
||||
Reference in New Issue
Block a user