mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-27 20:04:56 +08:00
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:
parent
ea1d0ca5b0
commit
a6da4b2b87
@ -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
|
|
||||||
|
@ -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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user