crt: Remove duplicates from api-ms-win-core-timezone

Signed-off-by: Mark Harmstone <mark@harmstone.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Mark Harmstone 2023-10-25 01:15:39 +01:00 committed by Martin Storsjö
parent ea1d0ca5b0
commit a6da4b2b87
2 changed files with 0 additions and 26 deletions

View File

@ -2,18 +2,5 @@ LIBRARY api-ms-win-core-timezone-l1-1-1
EXPORTS EXPORTS
EnumDynamicTimeZoneInformation
FileTimeToSystemTime
GetDynamicTimeZoneInformation
GetDynamicTimeZoneInformationEffectiveYears
GetTimeZoneInformation
GetTimeZoneInformationForYear
LocalFileTimeToLocalSystemTime LocalFileTimeToLocalSystemTime
LocalSystemTimeToLocalFileTime LocalSystemTimeToLocalFileTime
SetDynamicTimeZoneInformation
SetTimeZoneInformation
SystemTimeToFileTime
SystemTimeToTzSpecificLocalTime
SystemTimeToTzSpecificLocalTimeEx
TzSpecificLocalTimeToSystemTime
TzSpecificLocalTimeToSystemTimeEx

View File

@ -2,18 +2,5 @@ LIBRARY api-ms-win-core-timezone-l1-1-1
EXPORTS EXPORTS
EnumDynamicTimeZoneInformation@8
FileTimeToSystemTime@8
GetDynamicTimeZoneInformation@4
GetDynamicTimeZoneInformationEffectiveYears@12
GetTimeZoneInformation@4
GetTimeZoneInformationForYear@12
LocalFileTimeToLocalSystemTime@12 LocalFileTimeToLocalSystemTime@12
LocalSystemTimeToLocalFileTime@12 LocalSystemTimeToLocalFileTime@12
SetDynamicTimeZoneInformation@4
SetTimeZoneInformation@4
SystemTimeToFileTime@8
SystemTimeToTzSpecificLocalTime@12
SystemTimeToTzSpecificLocalTimeEx@12
TzSpecificLocalTimeToSystemTime@12
TzSpecificLocalTimeToSystemTimeEx@12