EnglishFrenchGermanItalianPortugueseSpanish

Windows 7 WDK documentation

На сайте WDKDocs доступна обновленная документация с поддержкой Windows 7.

Документацию можно загрузить в двух форматах, как обычный апдейт и в формате .chm:

WDKDocs_08072009.exe

wdkchm_08072009.exe

Share

WDK 7.0.0 доступен для загрузки

Hello WDK Program Participants:

We are pleased to announce the release of the Windows Driver Kit Version 7.0.0. This latest production release of the WDK is now available for download on Connect.

In this WDK release, the WDK is delivering the latest updates to create drivers for: • Windows 7 • Windows Vista • Windows [...]

Share

Windows 7 Kernel Architecture Changes

Windows 7 introduces a new set of dll files containing exported functions of many well-known WIN32 APIs. All these filenames begins with ‘api-ms-win-core’ prefix, followed by the functions category name. For example, api-ms-win-core-localregistry-l1-1-0.dll contains the exported names for all Registry functions, api-ms-win-core-file-l1-1-0.dll contains the exported names for all file-related functions, api-ms-win-core-localization-l1-1-0.dll contains the exported names [...]

Share