Файл api-ms-win-crt—l1-1-0.dll представляет собой одну из динамических библиотек, входящих в состав пакета Microsoft Visual C++ 2015, предназначенного для обработки запросов прикладных программ, написанных на языке C++.
В процессе работы, приложения вызывают отдельные модули данного пакета для выполнения тех или иных задач, а в некоторых случаях – вносят изменения, которые, в числе прочего, могут привести к повреждениям библиотеки.
Ошибка может появиться по разным причинам. При этом, есть несколько подходящих путей для решения проблемы. Скачать api-ms-win-crt-locale-l1-1-0.dll отдельно и установить его заново является одним из них. Помимо этого, можно переустановить пакет Microsoft Visual C++ 2015 целиком.
Большинство проблемных ситуаций выглядят так:
- отсутствует файл api-ms-win-crt-locale-l1-1-0.dll – скорей всего, он пропал в результате непредвиденного сбоя;
- требуемый модуль не является приложением Windows – тут в библиотеку были внесены изменения, вызвавшие неполадки;
- файл не найден – модуль был удален другой программой — можно попробовать переустановить приложение;
- ошибка прав доступа – возможно, имеются повреждения записей реестра.
Исправить ситуацию можно такими путями:
- очистка реестра путем использования специальной программы, например, CCleaner;
- скачивание и регистрация api-ms-win-crt-locale-l1-1-0.dll;
- установка всего пакета Microsoft Visual C++ 2015.
Во всех случаях, начать можно с того, чтоб загрузить и установить все важные обновления Windows, не установленные на текущий момент – с большой долей вероятности, в них может оказаться требуемая библиотека – она регулярно автоматически обновляется вместе с системой.
Если это не помогло, то скачать api-ms-win-crt-locale-l1-1-0.dll бесплатно для Windows можно прямо здесь. Размер приложения микроскопический – менее 15 КБ. Перед скачиванием следует уточнить разрядность системы, и скачивать версию под требуемую битность – 32 или 64 бит.
Рекомендуем в первую очередь, скачать и установить полностью пакет Microsoft Visual C++ 2015. Ошибка должна сразу исчезнуть.
Как установить DLL файл вы можете прочитать на страницы, в которой максимально подробно описан данный процесс.
Видео: Как исправить ошибку: отсутствует файл api-ms-win-crt-locale-l1-1-0.dll
Скачать файл api-ms-win-crt-locale-l1-1-0.dll
Разработчик
Microsoft Corporation
ОС
Windows XP, Vista, 7, 8, 10
Разрядность
32/64bit
Кол-во скачиваний
23381- Рейтинг
Поделиться файлом
Смотрите другие DLL-файлы
Популярное
Ошибка отсутствия файла может появляться по разным причинам. В процессе установки или запуска искомого приложения может сработать антивирус, который посчитает код подозрительным. В результате библиотека будет заблокирована или удалена. Либо в код библиотеки внесены изменения. Это может быть сделано сознательно, либо в результате воздействия вредоносных программ. В итоге файл будет не найден приложением. Для исправления ситуации достаточно скачать api-ms-win-crt-locale-l1-1-0.dll и произвести установку. Предварительно стоит проверить систему на наличие вирусов. Существует и иной способ устранить ошибку.
Библиотека является частью пакета Microsoft Visual C++ 2015. Пакет разработан компанией Microsoft в 1994 году. Предназначен для создания программных продуктов на языке C/C++. Для работы многих приложений необходима установка пакета на локальный компьютер. Достаточно скопировать инсталляцию с официального сайта и произвести установку. В результате ошибка будет устранена. Повторно устанавливать приложение не стоит. Возможно, там изначально отсутствует файл библиотеки.
Если же установка среды не привела к желаемому результату, стоит воспользоваться способом, описанным выше. Необходимо скачать api-ms-win-crt-locale-l1-1-0.dll бесплатно для Windows и осуществить импорт библиотеки. Этот способ предпочтителен, так как экономит время и ресурсы. Перед тем, как скопировать библиотеку, уточните разрядность Windows и выберите соответствующий файл. В противном случае ошибка не исчезнет. Если все прошло удачно, можно запускать приложение. Все будет работать.
Как исправить ошибку?
Способ 1.
Файл api-ms-win-crt-locale-l1-1-0.dll, принадлежит библиотеки Microsoft Visual C++ 2015, поэтому достаточно её установить если у Вас её нет, или переустановить если у Вас она повреждена. Стоит отметить, если у Вас система 32 бит — ставить нужно только 32 битную версию, если 64 — ставить нужно как 32 так и 64 бит.
Способ 2.
Подойдет для тех, у кого Windows 7. Вы можете установить обновление, в котором есть данные файлы.
Способ 3.
Это дополнительный вариант исправление данной ошибки, в котором добавляется файлы вручную и производиться их регистрация в системе.
Последовательность регистрация файлов:
- Определяем какой разрядности Ваша Windows;
- Для 32 бит скачиваем только файл 32бит;
- Для 64 бит скачиваем как 32 так и 64 бит;
- Файл 32 бит помещаем в папку: C:\Windows\System32;
- Файл 64 бит помещаем в папку: C:\Windows\ SysWOW64;
- Для регистрации нажимаем комбинацию Win+R;
- Прописываем команду для 32: regsvr32 api-ms-win-crt-locale-l1-1-0.dll (имя заменяем названием файла 32);
- Прописываем команду для 64: regsvr32 api-ms-win-crt-locale-l1-1-0.dll (имя заменяем названием файла 64);
- Жмём «OK и перезагружаем ПК;
Ссылки на оба файла расположены чуть ниже. 64 бит — идет основной ссылкой, 32 — дополнительной чуть ниже.
Для других ОС:
Смотрите также
Api-ms-win-crt-runtime-l1-1-0.dll
Api-ms-win-crt-runtime-l1-1-0.dll – обеспечивает динамический доступ программ и игр к файлам библиот…
Steam_api64.dll
Steam api64 dll – файл, позволяющий игровым приложениям взаимодействовать с сервером Steam и с други…
Msvcp140_dll
Msvcp140 dll – системная ошибка, которая возникает при запуске программы или приложения, и не позвол…
Steam_api.dll
У геймеров часто возникает неполадка, говорящая о не нахождении системой файла Steam_api.dll, потому…
Xlive.dll
Многие новейшие приложения требуют для своего функционирования специальный клиент – Games For Window…
Openal32.dll
Openal32.dll – компонент динамической библиотеки OpenGL, отвечающий за параметры и качество звука в…
Добавить комментарий
Windows Server 2012 R2 Datacenter Windows Server 2012 R2 Standard Windows Server 2012 R2 Essentials Windows Server 2012 R2 Foundation Windows 8.1 Enterprise Windows 8.1 Pro Windows 8.1 Windows RT 8.1 Windows Server 2012 Datacenter Windows Server 2012 Standard Windows Server 2012 Essentials Windows Server 2012 Foundation Windows 8 Enterprise Windows 8 Pro Windows 8 Windows RT Windows Server 2008 R2 Service Pack 1 Windows Server 2008 R2 Datacenter Windows Server 2008 R2 Enterprise Windows Server 2008 R2 Standard Windows Server 2008 R2 Foundation Windows 7 Service Pack 1 Windows 7 Ultimate Windows 7 Enterprise Windows 7 Professional Windows 7 Home Premium Windows 7 Home Basic Windows 7 Starter Windows Server 2008 Service Pack 2 Windows Server 2008 Datacenter Windows Server 2008 Enterprise Windows Server 2008 Standard Windows Server 2008 Foundation Windows Vista Service Pack 2 Windows Vista Ultimate Windows Vista Enterprise Windows Vista Business Windows Vista Home Premium Windows Vista Home Basic Windows Vista Starter More…Less
This article describes an update for Universal C Runtime (CRT) in Windows. Before you install this update, check out the prerequisites section.
About this update
The Windows 10 Universal CRT is a Windows operating system component that enables CRT functionality on the Windows operating system. This update allows Windows desktop applications that depend on the Windows 10 Universal CRT release to run on earlier Windows operating systems.
Microsoft Visual Studio 2015 creates a dependency on the Universal CRT when applications are built by using the Windows 10 Software Development Kit (SDK). You can install this update on earlier Windows operating systems to enable these applications to run correctly.
This update applies to the following operating systems:
-
Windows Server 2012 R2
-
Windows 8.1
-
Windows RT 8.1
-
Windows Server 2012
-
Windows 8
-
Windows RT
-
Windows Server 2008 R2 Service Pack 1 (SP1)
-
Windows 7 SP1
-
Windows Server 2008 Service Pack 2 (SP2)
-
Windows Vista SP2
How to obtain this update
Method 1: Windows Update
This update is available from Windows Update. For more information about how to run Windows Update, see How to get an update through Windows Update.
Method 2: Microsoft Download Center
The following files are available for download from the Microsoft Download Center.
Operating system |
Update |
---|---|
All supported x86-based versions of Windows 8.1 |
|
All supported x64-based versions of Windows 8.1 |
|
All supported x64-based versions of Windows Server 2012 R2 |
|
All supported x86-based versions of Windows 8 |
|
All supported x64-based versions of Windows 8 |
|
All supported x64-based versions of Windows Server 2012 |
|
All supported x86-based versions of Windows 7 |
|
All supported x64-based versions of Windows 7 |
|
All supported x64-based versions of Windows Server 2008 R2 |
|
All supported x86-based versions of Windows Vista |
|
All supported x64-based versions of Windows Vista |
|
All supported x86-based versions of Windows Server 2008 |
|
All supported x64-based versions of Windows Server 2008 |
|
Note The update for Windows RT 8.1 or Windows RT can be downloaded only from Windows Update.
For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 How to obtain Microsoft support files from online services Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.
Update detail information
Prerequisites
To install this update, you must have April 2014 update rollup for Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2 (2919355) installed in Windows 8.1 or Windows Server 2012 R2. Or, install Service Pack 1 for Windows 7 or Windows Server 2008 R2. Or, install Service Pack 2 for Windows Vista and for Windows Server 2008.
Registry information
To apply this update, you don’t have to make any changes to the registry.
Restart requirement
You may have to restart the computer after you apply this update.
Update replacement information
This update doesn’t replace a previously released update.
The global version of this update installs files that have the attributes that are listed in the following tables. The dates and the times for these files are listed in Coordinated Universal Time (UTC). The dates and the times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and the times may change when you perform certain operations on the files.
Windows 8.1 and Windows Server 2012 R2 file information and note
The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the «Additional file information for Windows 8.1 and for Windows Server 2012 R2» section. MUM, MANIFEST, and the associated security catalog (.cat) files, are very important to maintain the state of the updated components. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature
For all supported x86-based versions of Windows 8.1
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Aug-2015 |
13:42 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
22-Aug-2015 |
13:42 |
x86 |
For all supported x64-based versions of Windows 8.1 and of Windows Server 2012 R2
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
20,832 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
63,840 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Aug-2015 |
13:35 |
x64 |
Ucrtbase.dll |
10.0.10240.16390 |
984,448 |
22-Aug-2015 |
13:35 |
x64 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
22-Aug-2015 |
13:42 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Aug-2015 |
13:42 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
22-Aug-2015 |
13:42 |
x86 |
For all supported Windows RT 8.1
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
24,944 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
29,040 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
29,032 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
70,000 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
24,944 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
24,944 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
24,944 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
20,840 |
22-Aug-2015 |
13:35 |
Not applicable |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
22-Aug-2015 |
13:35 |
Not applicable |
Ucrtbase.dll |
10.0.10240.16390 |
690,448 |
22-Aug-2015 |
13:35 |
Not applicable |
Windows 8 and Windows Server 2012 file information and note
The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the «Additional file information for Windows 8 and for Windows Server 2012» section. MUM, MANIFEST, and the associated security catalog (.cat) files, are very important to maintain the state of the updated components. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature
For all supported x86-based versions of Windows 8
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
20-Jul-2015 |
22:09 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
22-Jul-2015 |
22:09 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
20-Jul-2015 |
22:09 |
x86 |
For all supported x64-based versions of Windows 8 and of Windows Server 2012
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
20,832 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
63,840 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
22-Jul-2015 |
22:09 |
x64 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
20,832 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
63,840 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
20-Jul-2015 |
22:09 |
x64 |
Ucrtbase.dll |
10.0.10240.16390 |
984,448 |
22-Jul-2015 |
22:09 |
x64 |
Ucrtbase.dll |
10.0.10240.16390 |
984,448 |
20-Jul-2015 |
22:09 |
x64 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
22-Jul-2015 |
22:09 |
x86 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
20-Jul-2015 |
22:09 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
20-Jul-2015 |
22:09 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
22-Jul-2015 |
22:09 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
20-Jul-2015 |
22:09 |
x86 |
For all supported Windows RT
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
20,824 |
17-Aug-2015 |
13:56 |
Not applicable |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
24,944 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
29,040 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
29,032 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
70,000 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
24,944 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
24,944 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
24,944 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
20,840 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
25-Jul-2015 |
13:09 |
Not applicable |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
20,848 |
25-Jul-2015 |
13:09 |
Not applicable |
Ucrtbase.dll |
10.0.10240.16390 |
690,448 |
25-Jul-2015 |
13:09 |
Not applicable |
Windows 7 and Windows Server 2008 R2 file information and note
The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the «Additional file information for Windows 7 and for Windows Server 2008 R2» section. MUM, MANIFEST, and the associated security catalog (.cat) files, are very important to maintain the state of the updated components. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.
For all supported x86-based versions of Windows 7
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
18-Jul-2015 |
13:08 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
18-Jul-2015 |
13:08 |
x86 |
For all supported x64-based versions of Windows 7 and of Windows Server 2008 R2
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
20,832 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
63,840 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x64 |
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
20,832 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
63,840 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Ucrtbase.dll |
10.0.10240.16390 |
984,448 |
18-Jul-2015 |
13:08 |
x64 |
Ucrtbase.dll |
10.0.10240.16390 |
984,448 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:08 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:08 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
18-Jul-2015 |
13:08 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
18-Jul-2015 |
13:08 |
x86 |
Windows Vista and Windows Server 2008 file information and notes
The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the «Additional file information for Windows Vista and for Windows Server 2008» section. MUM, MANIFEST, and the associated security catalog (.cat) files, are very important to maintain the state of the updated components. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.
For all supported x86-based versions of Windows Vista and of Windows Server 2008
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Api-ms-win-core-console-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-datetime-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-debug-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-errorhandling-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-file-l1-1-0.dll |
10.0.10240.16390 |
15,200 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-handle-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-heap-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-interlocked-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-libraryloader-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-memory-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-namedpipe-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-processenvironment-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-processthreads-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-profile-l1-1-0.dll |
10.0.10240.16390 |
11,104 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-rtlsupport-l1-1-0.dll |
10.0.10240.16390 |
11,104 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-string-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-synch-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-sysinfo-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-util-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-console-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-datetime-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-debug-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-errorhandling-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-file-l1-1-0.dll |
10.0.10240.16390 |
15,200 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-handle-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-heap-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-interlocked-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-libraryloader-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-memory-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-namedpipe-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-processenvironment-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-processthreads-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-profile-l1-1-0.dll |
10.0.10240.16390 |
11,104 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-rtlsupport-l1-1-0.dll |
10.0.10240.16390 |
11,104 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-string-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-synch-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-sysinfo-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-util-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
18-Jul-2015 |
13:14 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
18-Jul-2015 |
13:15 |
x86 |
For all supported x64-based versions of Windows Vista and of Windows Server 2008
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Api-ms-win-core-console-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-datetime-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-debug-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-errorhandling-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-file-l1-1-0.dll |
10.0.10240.16390 |
15,200 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-handle-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-heap-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-interlocked-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-libraryloader-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-memory-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-namedpipe-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-processenvironment-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-processthreads-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-profile-l1-1-0.dll |
10.0.10240.16390 |
11,104 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-rtlsupport-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-string-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-synch-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-sysinfo-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-util-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
20,832 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
63,840 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x64 |
Api-ms-win-core-console-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-datetime-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-debug-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-errorhandling-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-file-l1-1-0.dll |
10.0.10240.16390 |
15,200 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-handle-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-heap-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-interlocked-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-libraryloader-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-memory-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-namedpipe-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-processenvironment-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-processthreads-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-profile-l1-1-0.dll |
10.0.10240.16390 |
11,104 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-rtlsupport-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-string-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-synch-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-sysinfo-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-util-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
20,832 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
63,840 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:17 |
x64 |
Ucrtbase.dll |
10.0.10240.16390 |
984,448 |
18-Jul-2015 |
13:14 |
x64 |
Ucrtbase.dll |
10.0.10240.16390 |
984,448 |
18-Jul-2015 |
13:17 |
x64 |
Api-ms-win-core-console-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-datetime-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-debug-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-errorhandling-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-file-l1-1-0.dll |
10.0.10240.16390 |
15,200 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-handle-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-heap-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-interlocked-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-libraryloader-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-memory-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-namedpipe-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-processenvironment-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-processthreads-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-profile-l1-1-0.dll |
10.0.10240.16390 |
11,104 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-rtlsupport-l1-1-0.dll |
10.0.10240.16390 |
11,104 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-string-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-synch-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-sysinfo-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-util-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:14 |
x86 |
Api-ms-win-core-console-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-datetime-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-debug-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-errorhandling-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-file-l1-1-0.dll |
10.0.10240.16390 |
15,200 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-file-l1-2-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-file-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-handle-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-heap-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-interlocked-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-libraryloader-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-localization-l1-2-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-memory-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-namedpipe-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-processenvironment-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-processthreads-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-processthreads-l1-1-1.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-profile-l1-1-0.dll |
10.0.10240.16390 |
11,104 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-rtlsupport-l1-1-0.dll |
10.0.10240.16390 |
11,104 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-string-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-synch-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-synch-l1-2-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-sysinfo-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-timezone-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-util-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-core-xstate-l2-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-conio-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-convert-l1-1-0.dll |
10.0.10240.16390 |
15,712 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-environment-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-filesystem-l1-1-0.dll |
10.0.10240.16390 |
13,664 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-heap-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-locale-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-math-l1-1-0.dll |
10.0.10240.16390 |
22,368 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-multibyte-l1-1-0.dll |
10.0.10240.16390 |
19,808 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-private-l1-1-0.dll |
10.0.10240.16390 |
66,400 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-process-l1-1-0.dll |
10.0.10240.16390 |
12,640 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-runtime-l1-1-0.dll |
10.0.10240.16390 |
16,224 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-stdio-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-string-l1-1-0.dll |
10.0.10240.16390 |
17,760 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-time-l1-1-0.dll |
10.0.10240.16390 |
14,176 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-crt-utility-l1-1-0.dll |
10.0.10240.16390 |
12,128 |
18-Jul-2015 |
13:15 |
x86 |
Api-ms-win-eventing-provider-l1-1-0.dll |
10.0.10240.16390 |
11,616 |
18-Jul-2015 |
13:15 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
18-Jul-2015 |
13:14 |
x86 |
Ucrtbase.dll |
10.0.10240.16390 |
901,264 |
18-Jul-2015 |
13:15 |
x86 |
Additional file information
Additional file information for Windows 8.1 and for Windows Server 2012 R2
Additional files for all supported x86-based versions of Windows 8.1
File property |
Value |
---|---|
File name |
X86_21b7c8b70451f8f444ef8fc3b7a75f15_31bf3856ad364e35_6.3.9600.18036_none_8d6357e17f9cfc54.manifest |
File version |
Not applicable |
File size |
1,051 |
Date (UTC) |
23-Aug-2015 |
Time (UTC) |
00:07 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..lcrt-apifwd-winblue_31bf3856ad364e35_6.3.9600.18036_none_553956fb44c2cb3d.manifest |
File version |
Not applicable |
File size |
12,962 |
Date (UTC) |
22-Aug-2015 |
Time (UTC) |
18:31 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.3.9600.18036_none_4098d6bc34ef618c.manifest |
File version |
Not applicable |
File size |
2,369 |
Date (UTC) |
22-Aug-2015 |
Time (UTC) |
18:31 |
Platform |
Not applicable |
Additional files for all supported x64-based versions of Windows 8.1 and of Windows Server 2012 R2
File property |
Value |
---|---|
File name |
Amd64_9cc9375d36569a21feec775ae595287b_31bf3856ad364e35_6.3.9600.18036_none_a064ad69873bb7e7.manifest |
File version |
Not applicable |
File size |
1,752 |
Date (UTC) |
23-Aug-2015 |
Time (UTC) |
00:07 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-u..lcrt-apifwd-winblue_31bf3856ad364e35_6.3.9600.18036_none_b157f27efd203c73.manifest |
File version |
Not applicable |
File size |
12,964 |
Date (UTC) |
22-Aug-2015 |
Time (UTC) |
19:13 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-ucrt_31bf3856ad364e35_6.3.9600.18036_none_9cb7723fed4cd2c2.manifest |
File version |
Not applicable |
File size |
2,371 |
Date (UTC) |
22-Aug-2015 |
Time (UTC) |
19:13 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..lcrt-apifwd-winblue_31bf3856ad364e35_6.3.9600.18036_none_553956fb44c2cb3d.manifest |
File version |
Not applicable |
File size |
12,962 |
Date (UTC) |
22-Aug-2015 |
Time (UTC) |
18:31 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.3.9600.18036_none_4098d6bc34ef618c.manifest |
File version |
Not applicable |
File size |
2,369 |
Date (UTC) |
22-Aug-2015 |
Time (UTC) |
18:31 |
Platform |
Not applicable |
Additional files for all supported Windows RT 8.1
File property |
Value |
---|---|
File name |
Arm_9ec943e730979d40c207fdf658bea1de_31bf3856ad364e35_6.3.9600.18036_none_cfef0b5e3bff322b.manifest |
File version |
Not applicable |
File size |
1,051 |
Date (UTC) |
23-Aug-2015 |
Time (UTC) |
00:07 |
Platform |
Not applicable |
File name |
Arm_microsoft-windows-u..lcrt-apifwd-winblue_31bf3856ad364e35_6.3.9600.18036_none_553bc95344bfea03.manifest |
File version |
Not applicable |
File size |
12,962 |
Date (UTC) |
22-Aug-2015 |
Time (UTC) |
17:28 |
Platform |
Not applicable |
File name |
Arm_microsoft-windows-ucrt_31bf3856ad364e35_6.3.9600.18036_none_409b491434ec8052.manifest |
File version |
Not applicable |
File size |
2,369 |
Date (UTC) |
22-Aug-2015 |
Time (UTC) |
17:28 |
Platform |
Not applicable |
Additional file information for Windows 8 and for Windows Server 2012
Additional files for all supported x86-based versions of Windows 8
File property |
Value |
---|---|
File name |
X86_11d77f647fab6f00a8a65275d3add715_31bf3856ad364e35_6.2.9200.17488_none_e4116254f3da34ee.manifest |
File version |
Not applicable |
File size |
1,048 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
18:58 |
Platform |
Not applicable |
File name |
X86_1286042ff50140561dd94a1cb29b4bc3_31bf3856ad364e35_6.2.9200.21602_none_438a75ffd1921d41.manifest |
File version |
Not applicable |
File size |
1,048 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
18:58 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..rsalcrt-apifwd-win8_31bf3856ad364e35_6.2.9200.17488_none_4866235bdfb900c6.manifest |
File version |
Not applicable |
File size |
14,555 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:07 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..rsalcrt-apifwd-win8_31bf3856ad364e35_6.2.9200.21602_none_49403fb0f89b2625.manifest |
File version |
Not applicable |
File size |
14,555 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:16 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.2.9200.17488_none_a8702d6deae32a6d.manifest |
File version |
Not applicable |
File size |
2,369 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:07 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.2.9200.21602_none_a94a49c303c54fcc.manifest |
File version |
Not applicable |
File size |
2,369 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:16 |
Platform |
Not applicable |
Additional files for all supported x64-based versions of Windows 8 and of Windows Server 2012
File property |
Value |
---|---|
File name |
Amd64_76d254c839e19bbb9528b24f2bf5a3c3_31bf3856ad364e35_6.2.9200.17488_none_5c9525ecc5eb028f.manifest |
File version |
Not applicable |
File size |
1,746 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
18:58 |
Platform |
Not applicable |
File name |
Amd64_d6497bd3b04bdc88a92cc68643f3a11e_31bf3856ad364e35_6.2.9200.21602_none_2b621c9a0f359fb3.manifest |
File version |
Not applicable |
File size |
1,746 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
18:58 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-u..rsalcrt-apifwd-win8_31bf3856ad364e35_6.2.9200.17488_none_a484bedf981671fc.manifest |
File version |
Not applicable |
File size |
14,557 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:56 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-u..rsalcrt-apifwd-win8_31bf3856ad364e35_6.2.9200.21602_none_a55edb34b0f8975b.manifest |
File version |
Not applicable |
File size |
14,557 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
15:01 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-ucrt_31bf3856ad364e35_6.2.9200.17488_none_048ec8f1a3409ba3.manifest |
File version |
Not applicable |
File size |
2,371 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:55 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-ucrt_31bf3856ad364e35_6.2.9200.21602_none_0568e546bc22c102.manifest |
File version |
Not applicable |
File size |
2,371 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
15:01 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..rsalcrt-apifwd-win8_31bf3856ad364e35_6.2.9200.17488_none_4866235bdfb900c6.manifest |
File version |
Not applicable |
File size |
14,555 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:07 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..rsalcrt-apifwd-win8_31bf3856ad364e35_6.2.9200.21602_none_49403fb0f89b2625.manifest |
File version |
Not applicable |
File size |
14,555 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:16 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.2.9200.17488_none_a8702d6deae32a6d.manifest |
File version |
Not applicable |
File size |
2,369 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:07 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.2.9200.21602_none_a94a49c303c54fcc.manifest |
File version |
Not applicable |
File size |
2,369 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:16 |
Platform |
Not applicable |
Additional files for all supported Windows RT
File property |
Value |
---|---|
File name |
Arm_5cae7b2a4596e41bad90ee1b6ad59a66_31bf3856ad364e35_6.2.9200.17488_none_d46325dc6861e8bb.manifest |
File version |
Not applicable |
File size |
1,048 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
18:58 |
Platform |
Not applicable |
File name |
Arm_microsoft-windows-u..rsalcrt-apifwd-win8_31bf3856ad364e35_6.2.9200.17488_none_486895b3dfb61f8c.manifest |
File version |
Not applicable |
File size |
14,555 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:02 |
Platform |
Not applicable |
File name |
Arm_microsoft-windows-ucrt_31bf3856ad364e35_6.2.9200.17488_none_a8729fc5eae04933.manifest |
File version |
Not applicable |
File size |
2,369 |
Date (UTC) |
17-Aug-2015 |
Time (UTC) |
14:01 |
Platform |
Not applicable |
Additional file information for Windows 7 and for Windows Server 2008 R2
Additional files for all supported x86-based versions of Windows 7
File property |
Value |
---|---|
File name |
X86_38368767fdc79ee01ac95c793d5398c2_31bf3856ad364e35_6.1.7601.18972_none_080737a2d774a6d9.manifest |
File version |
Not applicable |
File size |
1,048 |
Date (UTC) |
19-Aug-2015 |
Time (UTC) |
02:07 |
Platform |
Not applicable |
File name |
X86_db7fea9e8d82bfcb68d5a766a5f91ce5_31bf3856ad364e35_6.1.7601.23175_none_283459a30c7c5822.manifest |
File version |
Not applicable |
File size |
1,048 |
Date (UTC) |
19-Aug-2015 |
Time (UTC) |
02:07 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.18972_none_4d8675c06cc24030.manifest |
File version |
Not applicable |
File size |
19,290 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
21:49 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.23175_none_4e12eb8b85dd5f41.manifest |
File version |
Not applicable |
File size |
19,290 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
18:16 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.1.7601.18972_none_ad85afe677f485c8.manifest |
File version |
Not applicable |
File size |
2,330 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
21:51 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.1.7601.23175_none_ae1225b1910fa4d9.manifest |
File version |
Not applicable |
File size |
2,330 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
18:18 |
Platform |
Not applicable |
Additional files for all supported x64-based versions of Windows 7 and of Windows Server 2008 R2
File property |
Value |
---|---|
File name |
Amd64_db464a62d198e4a5fee596fc8a86001a_31bf3856ad364e35_6.1.7601.23175_none_67e7f47989b48fd6.manifest |
File version |
Not applicable |
File size |
1,746 |
Date (UTC) |
19-Aug-2015 |
Time (UTC) |
02:07 |
Platform |
Not applicable |
File name |
Amd64_e2be56ad6825e0cd2e1d8735cc4db509_31bf3856ad364e35_6.1.7601.18972_none_9ae1ebc3ffdf0fa3.manifest |
File version |
Not applicable |
File size |
1,746 |
Date (UTC) |
19-Aug-2015 |
Time (UTC) |
02:07 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.18972_none_a9a51144251fb166.manifest |
File version |
Not applicable |
File size |
19,292 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
22:08 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.23175_none_aa31870f3e3ad077.manifest |
File version |
Not applicable |
File size |
19,292 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
18:46 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-ucrt_31bf3856ad364e35_6.1.7601.18972_none_09a44b6a3051f6fe.manifest |
File version |
Not applicable |
File size |
2,332 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
22:11 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-ucrt_31bf3856ad364e35_6.1.7601.23175_none_0a30c135496d160f.manifest |
File version |
Not applicable |
File size |
2,332 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
18:48 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.18972_none_4d8675c06cc24030.manifest |
File version |
Not applicable |
File size |
19,290 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
21:49 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.23175_none_4e12eb8b85dd5f41.manifest |
File version |
Not applicable |
File size |
19,290 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
18:16 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.1.7601.18972_none_ad85afe677f485c8.manifest |
File version |
Not applicable |
File size |
2,330 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
21:51 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.1.7601.23175_none_ae1225b1910fa4d9.manifest |
File version |
Not applicable |
File size |
2,330 |
Date (UTC) |
18-Aug-2015 |
Time (UTC) |
18:18 |
Platform |
Not applicable |
Additional file information for Windows Vista and for Windows Server 2008
Additional files for all supported x86-based versions of Windows Vista and of Windows Server 2008
File property |
Value |
---|---|
File name |
X86_293825bf951bb33953364e080fe669d4_31bf3856ad364e35_6.0.6002.19488_none_58a4be50c50f09d2.manifest |
File version |
Not applicable |
File size |
1,049 |
Date (UTC) |
10-Sep-2015 |
Time (UTC) |
21:57 |
Platform |
Not applicable |
File name |
X86_b89bcf5c27367d71eb02f7ca36435264_31bf3856ad364e35_6.0.6002.23798_none_88c8ab94eed92234.manifest |
File version |
Not applicable |
File size |
1,049 |
Date (UTC) |
10-Sep-2015 |
Time (UTC) |
21:57 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..salcrt-apifwd-vista_31bf3856ad364e35_6.0.6002.19488_none_e3f6a1581de98710.manifest |
File version |
Not applicable |
File size |
31,397 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
16:08 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..salcrt-apifwd-vista_31bf3856ad364e35_6.0.6002.23798_none_e4757203370f3d19.manifest |
File version |
Not applicable |
File size |
31,397 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
15:46 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.0.6002.19488_none_ad5920a116dfee9e.manifest |
File version |
Not applicable |
File size |
1,969 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
16:10 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.0.6002.23798_none_add7f14c3005a4a7.manifest |
File version |
Not applicable |
File size |
1,969 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
15:48 |
Platform |
Not applicable |
Additional files for all supported x64-based versions of Windows Vista and of Windows Server 2008
File property |
Value |
---|---|
File name |
Amd64_6205d1893ace4ca019deddb3cbe87d64_31bf3856ad364e35_6.0.6002.19488_none_45f6fb021be2546b.manifest |
File version |
Not applicable |
File size |
1,748 |
Date (UTC) |
10-Sep-2015 |
Time (UTC) |
21:57 |
Platform |
Not applicable |
File name |
Amd64_a26446a4ce0e2ee882f5e8abadc06506_31bf3856ad364e35_6.0.6002.23798_none_1905da6cbd94edd5.manifest |
File version |
Not applicable |
File size |
1,748 |
Date (UTC) |
10-Sep-2015 |
Time (UTC) |
21:57 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-u..salcrt-apifwd-vista_31bf3856ad364e35_6.0.6002.19488_none_40153cdbd646f846.manifest |
File version |
Not applicable |
File size |
31,399 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
16:46 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-u..salcrt-apifwd-vista_31bf3856ad364e35_6.0.6002.23798_none_40940d86ef6cae4f.manifest |
File version |
Not applicable |
File size |
31,399 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
15:36 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-ucrt_31bf3856ad364e35_6.0.6002.19488_none_0977bc24cf3d5fd4.manifest |
File version |
Not applicable |
File size |
1,973 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
16:48 |
Platform |
Not applicable |
File name |
Amd64_microsoft-windows-ucrt_31bf3856ad364e35_6.0.6002.23798_none_09f68ccfe86315dd.manifest |
File version |
Not applicable |
File size |
1,973 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
15:38 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..salcrt-apifwd-vista_31bf3856ad364e35_6.0.6002.19488_none_e3f6a1581de98710.manifest |
File version |
Not applicable |
File size |
31,397 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
16:08 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-u..salcrt-apifwd-vista_31bf3856ad364e35_6.0.6002.23798_none_e4757203370f3d19.manifest |
File version |
Not applicable |
File size |
31,397 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
15:46 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.0.6002.19488_none_ad5920a116dfee9e.manifest |
File version |
Not applicable |
File size |
1,969 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
16:10 |
Platform |
Not applicable |
File name |
X86_microsoft-windows-ucrt_31bf3856ad364e35_6.0.6002.23798_none_add7f14c3005a4a7.manifest |
File version |
Not applicable |
File size |
1,969 |
Date (UTC) |
05-Sep-2015 |
Time (UTC) |
15:48 |
Platform |
Not applicable |
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the «Applies to» section.
References
See the terminology that Microsoft uses to describe software updates.
Need more help?
Want more options?
Explore subscription benefits, browse training courses, learn how to secure your device, and more.
Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.
DLL file that you are looking for is found
Your OS version: unknown OS.
special offer
See more information about Outbyte and uninstall instrustions. Please review Outbyte EULA and Privacy Policy
Limitations: trial version offers an unlimited number of scans, backup, restore of your windows registry for FREE. Full version must be purchased. Special Offer
Every day a new software appears on the project. You can download, install, or update api-ms-win-crt-locale-l1-1-0.dll for your computer in a few clicks. It offers convenient navigation, a search bar and a huge archive of useful programs, plug-ins, applications, utilities, files, installation packages, which you can download for free without registration, advertising, viruses and SMS.
Select the most suitable api-ms-win-crt-locale-l1-1-0.dll file and download it to your computer. If you are an inexperienced user and do not know which version is suitable for your operating system, use the automatic method to resolve this issue.
Dll files what is it on my PC?
The DLL format is a dynamic library that is responsible for gaining access by various software systems to publicly available system functionality. Quite often, a DLL file is part of the essential elements of the Windows operating system. A file format such as the Link Library can also be part of the application programs.
Many of the dynamic libraries contribute to the implementation of software functions that are responsible for connecting to external devices or working with hard drives. Application of the DLL file is also found in cross-platform applications for Mac, however, the main distribution of Dynamic Link is observed in the Windows operating system, which can not do without DLLs. A similar file type can be found on an IBM OS / 2 system.
Since a .dll file may contain system files, changing it or deleting it completely may lead to errors and malfunctions not only in the performance of certain software, but also in the entire OS. Experts do not recommend inexperienced users to open or edit a .dll file unnecessarily.
What is api-ms-win-crt-locale-l1-1-0.dll is missing error mean?
Experts distinguish several main reasons that provoke api-ms-win-crt-locale-l1-1-0.dll errors. Among the most common:
- Failures in the Windows registry.
- Viruses.
- Application crashes.
Information about the api-ms-win-crt-locale-l1-1-0.dll errors also indicates that the file is incorrectly installed or removed from the device.
Other common api-ms-win-crt-locale-l1-1-0.dll errors are:
- missing
- error loading
- crash
- not found
- not be located
- Access Violation
-
There also:
- The procedure entry point api-ms-win-crt-locale-l1-1-0.dll error.
- Cannot find or register api-ms-win-crt-locale-l1-1-0.dll.
api-ms-win-crt-locale-l1-1-0.dll — System Error
The program can’t start because api-ms-win-crt-locale-l1-1-0.dll is missing from your computer. Try reinstalling the program to fix problem.
How to fix api-ms-win-crt-locale-l1-1-0.dll missing error?
If «api-ms-win-crt-locale-l1-1-0.dll is missing» failed, use one of the correct methods to solve the problem: manual or automatic. In the first case, you need to download the api-ms-win-crt-locale-l1-1-0.dll file and send it to the game / application installation folder. In the second case, the system automatically corrects the error with minimal effort.
We offer several effective methods:
-
Download api-ms-win-crt-locale-l1-1-0.dll.
-
Fix the missing api-ms-win-crt-locale-l1-1-0.dll error automatically.
Method 1: Download api-ms-win-crt-locale-l1-1-0.dll in our website now
Download Manager keeps track of images, documents, and other files downloaded from the Internet. Downloaded api-ms-win-crt-locale-l1-1-0.dll are automatically saved in the Downloads folder. This folder is usually located on the drive where Windows is installed (for example, C: \ Users \ username \ Downloads). Downloaded files can be moved from the Downloads folder to other folders on the computer.
Depending on the type of file you are downloading, the following options are available:
- Open the file for viewing, but do not save it on the computer.
- Save the file to your computer in a standard download folder. After the system checks the security and finishes downloading the file, you can open the file, open the folder in which it is saved, or view the file in the download manager.
- Save under a different name, with a different type or in a different folder on the computer.
- Run an application, extension, or other type of file. After the system performs a security check, the file will open and run on the computer.
- Cancel download and return to web browsing.
You can also save smaller files, such as individual pictures, on your computer. To do this, right-click the image, link or file and select Save Image or Save Object As.
api-ms-win-crt-locale-l1-1-0.dll , 7 available versions
Bits & Version | File size | Language | Description | Checksums | ||
---|---|---|---|---|---|---|
32bit 10.0.14393.33 |
18.2 KB | U.S. English | ApiSet Stub DLL |
MD5 MD5 SHA1 SHA1 |
Download | |
64bit 10.0.10586.9 |
11.8 KB | U.S. English | ApiSet Stub DLL |
MD5 MD5 SHA1 SHA1 |
Download | |
32bit 10.0.10586.9 |
11.8 KB | U.S. English | ApiSet Stub DLL |
MD5 MD5 SHA1 SHA1 |
Download | |
32bit 10.0.10586.212 |
18.7 KB | U.S. English | ApiSet Stub DLL |
MD5 MD5 SHA1 SHA1 |
Download | |
32bit 10.0.10240.16390 |
11.8 KB | U.S. English | ApiSet Stub DLL |
MD5 MD5 SHA1 SHA1 |
Download | |
32bit 10.0.10046.0 |
3.5 KB | U.S. English | ApiSet Stub DLL |
MD5 MD5 SHA1 SHA1 |
Download | |
64bit 10.0.10046.0 |
3.5 KB | U.S. English | ApiSet Stub DLL |
MD5 MD5 SHA1 SHA1 |
Download |
Download and security alerts
During api-ms-win-crt-locale-l1-1-0.dlldownload, system checks for a number of signs that the file isn`t a threat to the computer. If the system regards the file as suspicious, you will receive a notification and you can decide whether to save, run or open the file. Not all api-ms-win-crt-locale-l1-1-0.dll for which a warning is displayed are actually dangerous, but it`s important to download only the really necessary files and only from reliable sites.
Security warning Failed to verify the reliability of the publisher of this program means that the
system doesn`t know the site or organization that offers you to download the file. Before saving or opening such a file, make sure that its publisher can be trusted
Attention! Downloading api-ms-win-crt-locale-l1-1-0.dll from the Internet is always risky. Here are some precautions you can take to protect your computer when downloading files:
- Install and use an antivirus program.
- Download api-ms-win-crt-locale-l1-1-0.dll only from trusted websites
- If the api-ms-win-crt-locale-l1-1-0.dll is digitally signed, make sure it`s valid and the file was obtained from a reliable source. To view the digital signature, click the publisher link in the security warning dialog box that appears when you download the file for the first time.
Method 2: Fix the missing api-ms-win-crt-locale-l1-1-0.dll error automatically
With our Fixer you can automatically repair api-ms-win-crt-locale-l1-1-0.dll errors. The system will download the correct version of api-ms-win-crt-locale-l1-1-0.dll for free, and will also offer the correct directory for its installation, but will also solve other problems associated with the api-ms-win-crt-locale-l1-1-0.dll file.
- Select Download Solution to download the automatic settings provided.
- Install the utility by following the simple installation instructions.
- Launch the program to fix your api-ms-win-crt-locale-l1-1-0.dll errors and other issues.
Download api-ms-win-crt-locale-l1-1-0.dll for free
In conclusion, we want to note that only you decide how to download the api-ms-win-crt-locale-l1-1-0.dll for free. But in any case, you will get a quality verified file without errors and crashes.
It should be noted that only new (latest) versions of free programs are placed in our catalog, so anyone can download programs for a computer for free.
Have a nice use!
are suported
See more information about Outbyte and unistall instrustions. Please review Outbyte EULA and Privacy Policy
Limitations: trial version offers an unlimited number of scans, backup, restore of your windows registry for FREE. Full version must be purchased. Special Offer
Ошибки api-ms-win-crt-locale-l1-1-0.dll
Ошибки api-ms-win-crt-locale-l1-1-0.dll возникают по нескольким причинам, например, файл может быть поврежден, удален или не найден на компьютере. Распространенные ошибки библиотек:
- Ошибка при запуске api-ms-win-crt-locale-l1-1-0.dll: не найден указанный модуль.
- Файл не предназначен или несовместим с версией Windows.
- Отсутствует api-ms-win-crt-locale-l1-1-0.dll, попробуйте переустановить программу.
- Модуль или библиотека не обнаружены на компьютере.
- api-ms-win-crt-locale-l1-1-0.dll вернул код ошибки.
Чтобы исправить ошибки api-ms-win-crt-locale-l1-1-0.dll, скачайте файл и переустановите его в системной папке Windows. В некоторых случаях файл должен находиться в папке с игрой или программой. Подробная инструкция по установке api-ms-win-crt-locale-l1-1-0.dll и других библиотек находится в разделе «Помощь».