Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
This section of the reference describes extension commands that are primarily used during kernel-mode debugging.
The debugger will automatically load the proper version of these extension commands. Unless you have manually loaded a different version, you do not have to keep track of the DLL versions being used. See Using Debugger Extension Commands for a description of the default module search order. See Loading Debugger Extension DLLs for an explanation of how to load extension modules.
Each extension command reference page lists the DLLs that expose that command. Use the following rules to determine the proper directory from which to load this extension DLL:
- If your target computer is running Windows XP or a later version of Windows, use winxp\Kdexts.dll.
In addition, kernel-mode extensions that are not specific to any single operating system can be found in winext\kext.dll.