zig/lib/libc/mingw/lib32/diagnosticdataquery.def
Andrew Kelley c26bace606 mingw-w64: update CRT files to latest git commit
Upstream commit dddccbc3ef50ac52bf00723fd2f68d98140aab80

* adds ucrtbase.def.in
* mingwex: replace mingw crt files with ucrt files
* adds missing mingw-w64 ucrt files

The rules that govern which set of files are included or excluded is
contained in the logic for tools/update_mingw.zig
2024-01-08 11:52:38 -07:00

39 lines
1.3 KiB
Modula-2
Vendored

LIBRARY "DiagnosticDataQuery.dll"
EXPORTS
DdqCancelDiagnosticRecordOperation@4
DdqCloseSession@4
DdqCreateSession@8
DdqExtractDiagnosticReport@16
DdqFreeDiagnosticRecordLocaleTags@4
DdqFreeDiagnosticRecordPage@4
DdqFreeDiagnosticRecordProducerCategories@4
DdqFreeDiagnosticRecordProducers@4
DdqFreeDiagnosticReport@4
DdqGetDiagnosticDataAccessLevelAllowed@4
DdqGetDiagnosticRecordAtIndex@12
DdqGetDiagnosticRecordBinaryDistribution@24
DdqGetDiagnosticRecordCategoryAtIndex@12
DdqGetDiagnosticRecordCategoryCount@8
DdqGetDiagnosticRecordCount@8
DdqGetDiagnosticRecordLocaleTagAtIndex@12
DdqGetDiagnosticRecordLocaleTagCount@8
DdqGetDiagnosticRecordLocaleTags@12
DdqGetDiagnosticRecordPage@28
DdqGetDiagnosticRecordPayload@16
DdqGetDiagnosticRecordProducerAtIndex@12
DdqGetDiagnosticRecordProducerCategories@12
DdqGetDiagnosticRecordProducerCount@8
DdqGetDiagnosticRecordProducers@8
DdqGetDiagnosticRecordStats@20
DdqGetDiagnosticRecordSummary@16
DdqGetDiagnosticRecordTagDistribution@20
DdqGetDiagnosticReport@12
DdqGetDiagnosticReportAtIndex@12
DdqGetDiagnosticReportCount@8
DdqGetDiagnosticReportStoreReportCount@12
DdqGetSessionAccessLevel@8
DdqGetTranscriptConfiguration@8
DdqIsDiagnosticRecordSampledIn@36
DdqSetTranscriptConfiguration@8
UtcSendTraceLogging2@56
UtcSendTraceLogging@40