Update tdh library

Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: Liu Hao <lh_mouse@126.com>
diff --git a/mingw-w64-crt/lib-common/tdh.def b/mingw-w64-crt/lib-common/tdh.def
index 4e40388..f720a99 100644
--- a/mingw-w64-crt/lib-common/tdh.def
+++ b/mingw-w64-crt/lib-common/tdh.def
@@ -30,9 +30,14 @@
 TdhGetWppProperty
 TdhLoadManifest
 TdhLoadManifestFromBinary
+TdhLoadManifestFromMemory
 TdhOpenDecodingHandle
 TdhQueryProviderFieldInformation
 TdhQueryRemoteWBEMProviderFieldInformation
 TdhSetDecodingParameter
 TdhUnloadManifest
+TdhUnloadManifestFromMemory
 TdhValidatePayloadFilter
+TdhpFindMatchClassFromWBEM
+TdhpGetBestTraceEventInfoWBEM
+TdhpGetEventMapInfoWBEM
diff --git a/mingw-w64-crt/lib32/tdh.def b/mingw-w64-crt/lib32/tdh.def
index 899b140..3ed76dc 100644
--- a/mingw-w64-crt/lib32/tdh.def
+++ b/mingw-w64-crt/lib32/tdh.def
@@ -5,15 +5,39 @@
 ;
 LIBRARY "tdh.dll"
 EXPORTS
+TdhAggregatePayloadFilters@16
+TdhApplyPayloadFilter@28
+TdhCleanupPayloadEventFilterDescriptor@4
+TdhCloseDecodingHandle@4
+TdhCreatePayloadFilter@24
+TdhDeletePayloadFilter@4
+TdhEnumerateManifestProviderEvents@12
 TdhEnumerateProviderFieldInformation@16
+TdhEnumerateProviderFilters@24
 TdhEnumerateProviders@8
 TdhEnumerateRemoteWBEMProviderFieldInformation@20
 TdhEnumerateRemoteWBEMProviders@12
+TdhFormatProperty@44
 TdhGetAllEventsInformation@24
+TdhGetDecodingParameter@8
 TdhGetEventInformation@20
 TdhGetEventMapInformation@16
+TdhGetManifestEventInformation@16
 TdhGetProperty@28
 TdhGetPropertyOffsetAndSize@24
 TdhGetPropertySize@24
+TdhGetWppMessage@16
+TdhGetWppProperty@20
+TdhLoadManifest@4
+TdhLoadManifestFromBinary@4
+TdhLoadManifestFromMemory@8
+TdhOpenDecodingHandle@4
 TdhQueryProviderFieldInformation@24
 TdhQueryRemoteWBEMProviderFieldInformation@28
+TdhSetDecodingParameter@8
+TdhUnloadManifest@4
+TdhUnloadManifestFromMemory@8
+TdhValidatePayloadFilter@12
+TdhpFindMatchClassFromWBEM@28
+TdhpGetBestTraceEventInfoWBEM@12
+TdhpGetEventMapInfoWBEM@16