This base functionality component of the coredll module is always required. It provides APIs for time, critical sections, and interlock.
Functions
This component includes the following functions:
| CompareFileTime |
| DeleteCriticalSection |
| EnterCriticalSection |
| ExitThread |
| FileTimeToLocalFileTime |
| FileTimeToSystemTime |
| GetAPIAddress |
| GetCRTFlags |
| GetCRTStorageEx |
| GetCurrentFT |
| GetLocalTime |
| GetSystemTime |
| GetTimeZoneInformation |
| GetVersionEx |
| InitializeCriticalSection |
| InitLocale |
| IsAPIReady |
| IsProcessDying |
| LeaveCriticalSection |
| LocalFileTimeToFileTime |
| MainThreadBaseFunc |
| memchr |
| PSLNotify |
| SetLocalTime |
| SetSystemTime |
| SetTimeZoneInformation |
| SystemMemoryLow |
| SystemStarted |
| SystemTimeToFileTime |
| ThreadBaseFunc |
| TlsGetValue |
| TlsSetValue |