mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
[New+]Windows 10 support (#35832)
This commit is contained in:
committed by
GitHub
parent
08fe8089b8
commit
084402a2bd
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <common/Telemetry/EtwTrace/EtwTrace.h>
|
||||
|
||||
extern HMODULE module_instance_handle;
|
||||
extern Shared::Trace::ETWTrace trace;
|
||||
Reference in New Issue
Block a user