Signed-off-by: Mark Harmstone <[email protected]>
---
 mingw-w64-crt/Makefile.am                              |  2 +-
 .../api-ms-win-eventing-classicprovider-l1-1-0.def     |  2 ++
 ...-win-eventing-classicprovider-l1-1-0_windowsapp.def | 10 ++++++++++
 mingw-w64-crt/lib-common/windowsapp.mri                |  2 +-
 .../api-ms-win-eventing-classicprovider-l1-1-0.def     |  2 ++
 ...-win-eventing-classicprovider-l1-1-0_windowsapp.def | 10 ++++++++++
 6 files changed, 26 insertions(+), 2 deletions(-)
 create mode 100644 
mingw-w64-crt/lib-common/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def
 create mode 100644 
mingw-w64-crt/lib32/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def

diff --git a/mingw-w64-crt/Makefile.am b/mingw-w64-crt/Makefile.am
index 67da076ea..cafd16a59 100644
--- a/mingw-w64-crt/Makefile.am
+++ b/mingw-w64-crt/Makefile.am
@@ -2396,7 +2396,7 @@ endif
                %/libapi-ms-win-devices-config-l1-1-1.a \
                %/libapi-ms-win-devices-config-l1-1-2.a \
                %/libapi-ms-win-devices-query-l1-1-0.a \
-               %/libapi-ms-win-eventing-classicprovider-l1-1-0.a \
+               %/libapi-ms-win-eventing-classicprovider-l1-1-0_windowsapp.a \
                %/libapi-ms-win-eventing-consumer-l1-1-0.a \
                %/libapi-ms-win-eventing-controller-l1-1-0_windowsapp.a \
                %/libapi-ms-win-eventing-legacy-l1-1-0.a \
diff --git 
a/mingw-w64-crt/lib-common/api-ms-win-eventing-classicprovider-l1-1-0.def 
b/mingw-w64-crt/lib-common/api-ms-win-eventing-classicprovider-l1-1-0.def
index 3b44d50b2..a29da8792 100644
--- a/mingw-w64-crt/lib-common/api-ms-win-eventing-classicprovider-l1-1-0.def
+++ b/mingw-w64-crt/lib-common/api-ms-win-eventing-classicprovider-l1-1-0.def
@@ -6,5 +6,7 @@ GetTraceEnableFlags
 GetTraceEnableLevel
 GetTraceLoggerHandle
 RegisterTraceGuidsW
+TraceEvent
 TraceMessage
+TraceMessageVa
 UnregisterTraceGuids
diff --git 
a/mingw-w64-crt/lib-common/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def
 
b/mingw-w64-crt/lib-common/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def
new file mode 100644
index 000000000..3b44d50b2
--- /dev/null
+++ 
b/mingw-w64-crt/lib-common/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-eventing-classicprovider-l1-1-0
+
+EXPORTS
+
+GetTraceEnableFlags
+GetTraceEnableLevel
+GetTraceLoggerHandle
+RegisterTraceGuidsW
+TraceMessage
+UnregisterTraceGuids
diff --git a/mingw-w64-crt/lib-common/windowsapp.mri 
b/mingw-w64-crt/lib-common/windowsapp.mri
index 555b7d808..442be3424 100644
--- a/mingw-w64-crt/lib-common/windowsapp.mri
+++ b/mingw-w64-crt/lib-common/windowsapp.mri
@@ -158,7 +158,7 @@ ADDLIB libapi-ms-win-core-xstate-l2-1-0_windowsapp.a
 ADDLIB libapi-ms-win-devices-config-l1-1-1.a
 ADDLIB libapi-ms-win-devices-config-l1-1-2.a
 ADDLIB libapi-ms-win-devices-query-l1-1-0.a
-ADDLIB libapi-ms-win-eventing-classicprovider-l1-1-0.a
+ADDLIB libapi-ms-win-eventing-classicprovider-l1-1-0_windowsapp.a
 ADDLIB libapi-ms-win-eventing-consumer-l1-1-0.a
 ADDLIB libapi-ms-win-eventing-controller-l1-1-0_windowsapp.a
 ADDLIB libapi-ms-win-eventing-legacy-l1-1-0.a
diff --git a/mingw-w64-crt/lib32/api-ms-win-eventing-classicprovider-l1-1-0.def 
b/mingw-w64-crt/lib32/api-ms-win-eventing-classicprovider-l1-1-0.def
index 181a8ff2f..9b9e7f508 100644
--- a/mingw-w64-crt/lib32/api-ms-win-eventing-classicprovider-l1-1-0.def
+++ b/mingw-w64-crt/lib32/api-ms-win-eventing-classicprovider-l1-1-0.def
@@ -6,5 +6,7 @@ GetTraceEnableFlags@8
 GetTraceEnableLevel@8
 GetTraceLoggerHandle@4
 RegisterTraceGuidsW@32
+TraceEvent@12
 TraceMessage
+TraceMessageVa@24
 UnregisterTraceGuids@8
diff --git 
a/mingw-w64-crt/lib32/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def 
b/mingw-w64-crt/lib32/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def
new file mode 100644
index 000000000..181a8ff2f
--- /dev/null
+++ 
b/mingw-w64-crt/lib32/api-ms-win-eventing-classicprovider-l1-1-0_windowsapp.def
@@ -0,0 +1,10 @@
+LIBRARY api-ms-win-eventing-classicprovider-l1-1-0
+
+EXPORTS
+
+GetTraceEnableFlags@8
+GetTraceEnableLevel@8
+GetTraceLoggerHandle@4
+RegisterTraceGuidsW@32
+TraceMessage
+UnregisterTraceGuids@8
-- 
2.41.0



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to