Freigeben über


Index der Tools im Windows-Treiberkit

Dieses Thema enthält grundlegende Informationen zu den Tools, die im Windows Driver Kit (WDK) enthalten sind. Dieses Thema enthält auch Verweise auf andere Tools, die für die Treiberentwicklung nützlich sind. Diese anderen Tools sind entweder als Teil des Betriebssystems verfügbar oder als separater Download verfügbar. Weitere Informationen zu den einzelnen Tools finden Sie in der Dokumentation in diesem Thema, in der das Tool beschrieben wird.

Informationen zum Abrufen der neuesten WDK finden Sie unter "Herunterladen des Windows Driver Kit (WDK)".

Index der WDK-Tools

Die Informationen in den folgenden Tabellen beschreiben die Tools, die für Windows-Treiberentwickler nützlich sind. The list of tools includes tools that ship with the WDK (as indicated by the WDK tool field) and also includes some tools that are available separately or that are installed with Windows. Tools that can generally be used with all drivers are listed under All Drivers. Tools, die für eine Technologie spezifisch sind, werden gruppiert, z. B. Tools, die für Windows Portable Devices (WPD)-Treiber oder Sensoren spezifisch sind.

Note

Die Visual Studio-Umgebungsvariable, %WindowsSdkDir%, stellt den Pfad zum Verzeichnis der Windows Kits dar, in dem diese Version des WDK installiert ist, z. B. C:\Programme (x86)\Windows Kits\8.1.

Audio- / Videotreiber

Tool Name Tool Location Beschreibung und Speicherort der Hilfedatei
Display Color Calibration tool (Dccw.exe)
WDK tool: No
%Windir%\System32\Dccw.exe
Ein Kalibrierungstool, mit dem Benutzer ihre Anzeigefarbe so anpassen können, dass sie dem internationalen Windows- und World Wide Web-Standardfarbe rot-grün-blau (sRGB) näher kommt.
GraphEdt (Graphedt.exe)
Tool in WDK: Ja
%WindowsSdkDir%\tools\x86\graphedt.exe
%WindowsSdkDir%\tools\x64\graphedt.exe
Erstellt Filterdiagramme zum Testen von Streaming-Audio-/Videoaufnahmetreibern.
Dokumentation:
Übersicht über GraphEdit
KSStudio (KsStudio.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x86\KsStudio.exe
%WindowsSdkDir%\tools\x64\KsStudio.exe

Note This tool must be run by someone who has administrator privileges.
Dieses Tool kann eine grafische Darstellung eines Filterdiagramms erstellen, das die Pin-to-Pin-Verbindungen zwischen Filtern und den internen Knoten der Filter anzeigt.
%WindowsSdkDir%\tools\x86\KsStudio.chm
%WindowsSdkDir%\tools\x64\KsStudio.chm
Weitere Informationen finden Sie unter AVStream Testing and Debugging .
USB Device Viewer (Usbview.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x86\Usbview.exe
%WindowsSdkDir%\tools\x64\Usbview.exe
Listet die USB-Hostcontroller, USB-Hubs und angeschlossenen USB-Geräte auf und kann Informationen zu den Geräten aus der Registrierung und über USB-Anforderungen an die Geräte abfragen.
Der Quellcode für den USB Device Viewer steht im Codekatalog zur Verfügung, siehe USBVIEW-Beispielanwendung

Bluetooth Drivers

Tool name Tool location Beschreibung und Speicherort der Hilfedatei
Bluetooth Inquiry Record Verifier (Sdpverify.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x86\Sdpverifiy.exe
%WindowsSdkDir%\tools\x64\Sdpverifiy.exe
Zeigt den Untersuchungsdatensatz eines Bluetooth-Geräts an, wie Windows es interpretiert.
WDK-Dokumentation: Bluetooth-Untersuchungsdatensatzüberprüfung

Windows Image Acquisition (WIA)-Treiber

Tool name Tool location Beschreibung und Speicherort der Hilfedatei
WIADbgCfg (Wiadbgcfg.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x86\wiadbgcfg.exe
%WindowsSdkDir%\tools\x64\wiadbgcfg.exe
Enables logging for WIA drivers (Windows Server 2008 and later versions of Windows).
Note For earlier versions of Windows, use WIALogCfg.
%WindowsSdkDir%\tools\x86\wiadbgcfg.htm
%WindowsSdkDir%\tools\x64\wiadbgcfg.htm
WIAInfo2 (Wiainfo2.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x86\wiainfo2.exe
%WindowsSdkDir%\tools\x64\wiainfo2.exe
Zeigt die WIA-Elementstruktur an, damit Sie WIA-Gerätetreibereigenschaften anzeigen und bearbeiten können.

%WindowsSdkDir%\tools\x86\wiainfo2.htm%WindowsSdkDir%\tools\x64\wiainfo2.htm
WIAPreview (Wiapreview.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\wiapreview.exe
%WindowsSdkDir%\tools\x86\wiapreview.exe
Zeigt, wie die WIA Preview-Komponente und der Segmentierungsfilter des Treibers verwendet werden.

%WindowsSdkDir%\tools\x64\wiapreview.htm%WindowsSdkDir%\tools\x86\wiapreview.htm
WIATest (Wiatest.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\wiatest.exe
%WindowsSdkDir%\tools\x86\wiatest.exe
Zeigt die Elementstruktur an, die vom Treiber erstellt wird, die Vom Treiber verfügbar gemachten Windows Image Acquisition (WIA)-Eigenschaften und den aktuellen Wert jeder Eigenschaft. Sie können dieses Tool verwenden, um den Treiber während des Entwicklungs- und Komponententests zu debuggen.

%WindowsSdkDir%\tools\x64\wiatest.htm%WindowsSdkDir%\tools\x64\wiatest.htm
Windows Imaging Trace File Viewer (Wiatrcvw.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\Wiatrcvw.exe
%WindowsSdkDir%\tools\x86\Wiatrcvw.exe
Zeigt das WIA-Ablaufverfolgungsprotokoll an (%WINDIR%\Debug\WIA\wiatrace.log) und ermöglicht es Ihnen, die WIA-Ablaufverfolgungsparameter für jedes Modul zu ändern.
%WindowsSdkDir%\tools\x64\Wiatrcvw.mht
%WindowsSdkDir%\tools\x64\Wiatrcvw.mht

Windows Portable Devices (WPD)-Treiber

Tool name Tool location Beschreibung und Speicherort der Hilfedatei
WpdDeviceInspector (WpdDeviceInspector.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\WpdDeviceInspector.exe
%WindowsSdkDir%\tools\x86\WpdDeviceInspector.exe
Fragt einen WPD-Treiber ab und generiert einen umfassenden HTML-Bericht, der Ihr Gerät und seine Funktionen beschreibt. Sie können sie beispielsweise verwenden, um eine Liste der unterstützten Gerätebefehle und -objekte abzurufen. Und dieses Tool generiert eine Liste aller Eigenschaften, die von jedem Objekt unterstützt werden.
WDK-Dokumentation:
WPD-Treiberentwicklungstools fürtragbare Windows-Geräte
WpdInfo (WpdInfo.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\WpdInfo.exe
%WindowsSdkDir%\tools\x86\WpdInfo.exe
Führt allgemeine WPD-Vorgänge aus, z. B. Öffnen und Schließen eines Geräts, Erstellen oder Löschen von Objekten auf einem Gerät und Ausgeben von Gerätebefehlen.
WDK-Dokumentation:
WPD-Treiberentwicklungstools fürtragbare Windows-Geräte
Microsoft Network Monitor (NetMon.exe)
WDK tool: No
Download the Microsoft Network Monitor
NetMon.exe
Zeigt Ablaufverfolgungsinformationen aus WPD-Komponenten an. Dieses Tool ersetzt WpdMon.exe, die in früheren Versionen von WDK ausgeliefert wurden.
WDK-Dokumentation:
WpD-Treiberentwicklungstools für Windows Portable Devices
finden Sie unter Verwenden des Tools für netzwerkmonitor.

Printer Drivers

Tool name Tool location Beschreibung und Speicherort der Hilfedatei
GPDCheck (Gpdcheck.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\gpdcheck.exe
%WindowsSdkDir%\tools\x86\gpdcheck.exe
Validates the syntactical correctness of a Generic Printer Description File (GPD).
For information about command options, type
gpdcheck /?
INFGate (Infgate.exe)
WDK tool: Yes
WindowsSdkDir%\tools\x64\infgate.exe
%WindowsSdkDir%\tools\x86\infgate.exe.exe
Validates the conformance of a printer INF file.
For information about command options, type
infgate /?
isXPS (isXPS.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\isxps\isxps.exe
%WindowsSdkDir%\tools\x86\isxps\isxps.exe
Validates the conformance of an XPS file to the XPS and OPC specifications.
For information about command options, type
isxps /? in a Command prompt window.
For more information, see isXPS Conformance Tool
Looksgood (Looksgood.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\looksgood.exe
%WindowsSdkDir%\tools\x86\looksgood.exe
Validates the correctness of an XPS rendering engine.
For information about command options, type
looksgood /?
MakeNTF (Makentf.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\makentf.exe
%WindowsSdkDir%\tools\x86\makentf.exe
Konvertiert AFM-Dateien (Adobe Font Metrics) und AFM-Dateien der ostasiatischen Schriftart in Windows-Schriftartdateien (NTF).
WDK-Dokumentation:
Konvertieren von AFM-Dateien in NTF-Dateien
zum Konvertieren ostasiatischer AFM-Dateien in NTF-Dateien
PPDCheck (Ppdcheck.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\ppdcheck.exe
%WindowsSdkDir%\tools\x86\ppdcheck.exe
Validates the syntactical correctness of a PostScript Printer Description File (PPD).
For information about command options, type
ppdcheck /?
PTConform (PTConform.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\PTConform.exe
%WindowsSdkDir%\tools\x86\PTConform.exe
Validates a Print Ticket or Print Capabilities document for conformance to the Print Schema.
For information about command options, type
ptconform /?
XpsAnalyzer (XpsAnalyzer.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\XpsAnalyzer.exe
%WindowsSdkDir%\tools\x86\XpsAnalyzer.exe
Analyzes XML Paper Specification (XPS) files for compatibility with the XPS 1.0 specification.
WDK Documentation:
XpsAnalyzer

Sensors

Tool name Tool location Beschreibung und Speicherort der Hilfedatei
Sensor Diagnostic Tool (sensordiagnostictool.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64
%WindowsSdkDir%\tools\x86
Testet den Treiber, die Firmware und die Hardware auf Sensor- und Standortfunktionen. Das Tool ruft die Sensor- und Standort-API auf, um Datenabrufe, Ereignisbehandlung, Berichtsintervalle, Änderungsempfindlichkeit, Eigenschaftenabruf zu testen.
WDK-Dokumentation:
Testen der Sensorfunktionalität mit dem Sensordiagnosetool

All Drivers

Tool name Tool location Beschreibung und Speicherort der Hilfedatei
BinPlace (Binplace.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x86\binplace.exe Manages large coding projects by moving files, extracting symbols from executable files, and removing private symbols from symbol files.
WDK Documentation:
BinPlace
Code Analysis for Drivers
WDK tool: Yes
Das Codeanalysetool ist in Visual Studio enthalten. Die treiberspezifische Komponente wird hinzugefügt, wenn Sie den WDK installieren. Ein statisches Überprüfungstool, das C- und C++-Codierungsfehler erkennt. Diese Version wurde speziell entwickelt, um Fehler in Kernelmodustreibern zu erkennen.
WDK-Dokumentation:
Codeanalyse für Treiber
CertMgr (CertMgr.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x64\CertMgr.exe
%WindowsSdkDir%\bin\x86\CertMgr.exe
Manages certificates, certificate trust lists (CTLs), and certificate revocation lists (CRLs) that are used to sign drivers and driver packages.
WDK Documentation:
CertMgr
ChkINF
WDK tool: Deprecated
Vorheriger Pfad:
%WindowsSdkDir%\tools\x86\Chkinf
ChkInf ist veraltet. Instead, use InfVerif.
WDK Documentation:
InfVerif
Computer Hardware Identification Tool (ComputerHardwareIds.exe)
WDK tool: Yes
Windows Driver Kit (WDK) 8:

%WindowsSdkDir%\tools\x64\ComputerHardwareIds.exe%WindowsSdkDir%\tools\x86\ComputerHardwareIds.exe
WDKPath\tools\Other\ia64\ComputerHardwareIds.exe
Windows Driver Kit (WDK) 8.1:
%WindowsSdkDir%\bin\x64\ComputerHardwareIds.exe
%WindowsSdkDir%\bin\x86\ComputerHardwareIds.exe%WindowsSdkDir%\bin\arm\ComputerHardwareIds.exe
Derives the computer hardware IDs from SMBIOS information.
WDK Documentation:
ComputerHardwareIds
DC2WMIParser (DC2WMIParser.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\DC2WMIParser.exe
%WindowsSdkDir%\tools\x86\DC2WMIParser.exe
DC2WMIParser is a tool that collects the WMI IRP records created by Driver Verifier and converts this log to a text file.
Documentation:
IRP Logging
DevCon (Devcon.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\devcon.exe
%WindowsSdkDir%\tools\x86\devcon.exe
Eine Befehlszeilenversion des Geräte-Managers. DevCon enables, disables, installs, configures, and removes devices on the local computer and displays detailed information about devices on local computers.
WDK Documentation:
DevCon
Drivers (Drivers.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\drivers.exe
%WindowsSdkDir%\tools\x86\drivers.exe
Zeigt eine Liste aller Treiber an, die auf dem Computer installiert sind.
WDK-Dokumentation:
Keine
Driver Verifier (Verifier.exe)
WDK tool: No
%Windir%\system32\verifier.exe Überwacht Kernelmodustreiber und Grafiktreiber, um illegale Funktionsaufrufe oder Aktionen zu erkennen, die das System möglicherweise beschädigt haben. It can subject the drivers to a variety of stresses and tests to find improper behavior.
WDK Documentation:
Driver Verifier
Driver Verification Log (DVL)
WDK tool: Yes
Erfordert Microsoft Visual Studio und WDK. From the Driver menu, select Create Driver Verification Log.... Der Logotest für statische Tools erfordert ein Treiberüberprüfungsprotokoll (Driver Verification Log, DVL) für alle anwendbaren Treiberübermittlungen. Die DVL enthält eine Zusammenfassung der Ergebnisse aus den Analysetools, z. B. CodeQL, Code Analysis und Static Driver Verifier. Siehe CodeQL und den Logotest für statische Tools und Erstellen eines Treiberüberprüfungsprotokolls.
Inf2Cat (Inf2cat.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x64\inf2cat.exe
%WindowsSdkDir%\bin\x86\inf2cat.exe
Determines whether a driver package's INF file can be digitally-signed for a specified list of Windows versions, and, if so, generates the unsigned catalog files that apply to the specified Windows versions.
WDK Documentation:
Inf2Cat
InfVerif (InfVerif.exe)
WDK tool: Yes
c:\Program Files(x86)\Windows Kits\10\tools\arm\infverif.exec:\Program Files(x86)\Windows Kits\10\tools\arm64\infverif.exe

c:\Program Files(x86)\Windows Kits\10\tools\x86\infverif.exe
c:\Program Files(x86)\Windows Kits\10\tools\x64\infverif.exe
Testet eine INF-Treiberdatei. In addition to reporting INF syntax problems, the tool reports if the INF file is universal.
WDK Documentation:
InfVerif
MakeCat (MakeCat.exe)
WDK tool: Yes
WDKPath\bin\amd64\MakeCat.exe
WDKPath\bin\ia64\MakeCat.exeWDKPath-\bin\x86\MakeCat.exe
Creates a catalog file for a driver package.
WDK Documentation:
MakeCat
MakeCert (MakeCert.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x64\MakeCert.exe
%WindowsSdkDir%\bin\x86\MakeCert.exe
Creates an X.509 certificate that is signed by a system test root key or by another specified key.
WDK Documentation:
MakeCert
MSBuild (MSBuild.exe)/br>WDK tool: No Installiert mit Visual Studio Builds the samples, drivers, and associated software components that are supplied in the Microsoft WDK.
MSBuild
PnpCpu (PnPCpu.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\PnPCpu.exe
%WindowsSdkDir%\tools\x86\PnPCpu.exe
Simulates a hot add of processors to a running instance of Windows Server 2008.
WDK Documentation:
PNPCPU
PnPUtil (PnPUtil.exe)
WDK tool: No
%Windir%\system32\pnputil.exe A command-line tool that installs or deletes driver packages from the Windows driver store.
WDK Documentation:
PnPUtil
PoolMon (Poolmon.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\poolmon.exe
%WindowsSdkDir%\tools\x86\poolmon.exe
Zeigt Daten an, die das Betriebssystem über Speicherzuweisungen aus den ausgelagerten und nicht ausgelagerten Kernelpools des Systems sammelt, sowie die Speicherpools, die für Terminaldienstesitzungen verwendet werden. The data is grouped by pool allocation tag.
WDK Documentation:
PoolMon
PowerCfg (PowerCfg.exe)
WDK tool: No
%Windir%\system32\powercfg.exe Ein Befehlszeilentool, das zur Bewertung der Systemenergieeffizienz verwendet wird.
Dev Center-Dokumentation:
Verwenden von PowerCfg zum Auswerten der Systemenergieeffizienz
Für Informationen zu Befehlsoptionen, typ
PowerCfg /?
Pvk2Pfx (Pvk2Pfx.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x64\Pvk2Pfx.exe
%WindowsSdkDir%\bin\x86\Pvk2Pfx.exe
Copies public key and private key information contained in .spc, .cer, and .pvk files to a personal information exchange (.pfx) file.
WDK Documentation:
Pvk2Pfx
PwrTest (Pwrtest.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\pwrtest.exe
%WindowsSdkDir%\tools\x86\pwrtest.exe
A power management tool that exercises and records power management information from the computer.
WDK Documentation:
PwrTest
SignTool (SignTool.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x64\SignTool.exe
%WindowsSdkDir%\bin\x86\SignTool.exe
Digitally-signs files, verifies signatures in files, and time-stamps files.
WDK Documentation:
SignTool
Stampinf (Stampinf.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x64\stampinf.exe
%WindowsSdkDir%\bin\x86\stampinf.exe
Updates common INF file directives, including the DriverVer directive.
WDK Documentation:
Stampinf
Static Driver Verifier
WDK tool: Yes
%WindowsSdkDir%\tools\SDV

Note Launch Static Driver Verifier from the Driver menu in Visual Studio.
Ein statisches Überprüfungstool für Treiber, die den Quellcode von Windows-Treibern systematisch analysieren und bestimmt, ob der Treiber ordnungsgemäß mit dem Windows-Betriebssystemkernkern interagiert.
WDK-Dokumentation:
Static Driver Verifier
Tracefmt (Tracefmt.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x64\tracefmt.exe
%WindowsSdkDir%\bin\x86\tracefmt.exe
Formats and displays trace messages from an event trace log file (.etl) or a real-time trace session.
WDK Documentation:
Tracefmt
TraceLog (Tracelog.exe)
WDK tool: Yes
WDK 8:
%WindowsSdkDir%\tools\x64\tracelog.exe
%WindowsSdkDir%\tools\x86\tracelog.exe
WDK 8.1:
%WindowsSdkDir%\bin\x64\tracelog.exe
%WindowsSdkDir%\bin\x86\tracelog.exe
%WindowsSdkDir%\bin\arm\tracelog.exe
Konfiguriert und steuert Ablaufverfolgungssitzungen über die Befehlszeile. Measures time spent in deferred procedure calls (DPCs) and interrupt service routines (ISRs).
WDK Documentation:
Tracelog
TracePDB (Tracepdb.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x64\tracepdb.exe
%WindowsSdkDir%\bin\x86\tracepdb.exe
Creates trace message format (.tmf) files from the full or private PDB symbol file for a WPP trace provider.
WDK Documentation:
Tracepdb
TraceView (Traceview.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\TraceView.exe
%WindowsSdkDir%\tools\x86\TraceView.exe
Konfiguriert und steuert Ablaufverfolgungssitzungen und zeigt formatierte Ablaufverfolgungsmeldungen aus Echtzeitablaufverfolgungssitzungen und Ablaufverfolgungsprotokollen an. TraceView has a graphic user interface and a command-line interface for batch processing and scripting.
WDK Documentation:
TraceView
TraceWPP (Tracewpp.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x64\tracewpp.exe
%WindowsSdkDir%\bin\x86\tracewpp.exe
Runs the Windows Software Trace Preprocessor (WPP).
WDK Documentation:
WPP Preprocessor
Survey of Software Tracing Tools
WDF Tester
WDK tool: Yes
%WindowsSdkDir%\tools\x64
%WindowsSdkDir%\tools\x86
Eine Reihe von Tools, die zum Testen, Überprüfen und Debuggen von WDF-Treibern verwendet werden können. Das Toolset stellt eine WMI-Programmierschnittstelle bereit, die in einem Skript oder einer kompilierten Anwendung verwendet werden kann.
WDK-Dokumentation:
WdfTester: WDF-Treibertesttoolset
WDF Verifier (Wdfverifier.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\wdfverifier.exe
%WindowsSdkDir%\tools\x86\wdfverifier.exe
Stellt eine benutzerfreundliche Schnittstelle für die Überprüfung des Frameworks für KMDF- und UMDF-Treiber bereit.
WDK-Dokumentation:
WDF Verifier Control Application
Web Services on devices (WSD) Basic Interoperability Tool (WSDBIT)
WDK tool: Yes
WSDBIT Client:
%WindowsSdkDir%\tools\x64\wsdbit_client.exe
%WindowsSdkDir%\tools\x86\wsdbit_client.exe
WSDBIT Server:
%WindowsSdkDir%\tools\x64\wsdbit_server.exe
%WindowsSdkDir%\tools\x86\wsdbit_server.exe
Überprüft, ob eine Implementierung von Device Profile for Web Services (DPWS) mit WSDAPI funktioniert.
WDK-Dokumentation:
WSD-Interoperabilitätstool
Winerror (Winerror.exe)
WDK tool: Yes
%WindowsSdkDir%\tools\x64\winerror.exe
%WindowsSdkDir%\tools\x86\winerror.exe
Returns the error message identifier and mapping information for the specified error (Winerror.h) or success codes (Ntstatus.h).
For information about command options, type
winerror /?
WMIMofCk (Wmimofck.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x86\wmimofck.exe WDK Documentation:
Using wmimofck.exe
For information about command options, type
wmimofck -?
WsdCodeGen (Wsdcodegen.exe)
WDK tool: Yes
%WindowsSdkDir%\bin\x64\wsdcodegen.exe
%WindowsSdkDir%\bin\x86\wsdcodegen.exe
Generiert automatisch Proxys und Stubs basierend auf einem Webdienstvertrag. In erster Linie können Sie dieses Tool verwenden, um Clientanwendungen zu erstellen. Sie können sie jedoch zum Testen oder zum Erstellen von Benutzermodustreibern verwenden.
Überprüft, ob die Klassen, Eigenschaften, Methoden und Ereignisse, die in einer binären MOF-Datei (BMF) angegeben sind, für die WMI-Verwendung gültig sind. Generiert MOF-Supportdateien.
Windows SDK:
Siehe Abschnitt " Webdienste auf Geräten "
WSDDebug_client and WSDDebug_host
WDK tool: Yes
Debug Client:
%WindowsSdkDir%\bin\x64\WSDDebug_client.exe
%WindowsSdkDir%\bin\x86\WSDDebug_client.exe
Debug Host:
%WindowsSdkDir%\bin\x64\WSDDebug_host.exe
%WindowsSdkDir%\bin\x86\WSDDebug_host.exe Bei diesen Tools handelt es sich um ein weiches Gerät und einen Client, mit dem Sie Geräte oder Anwendungen beheben können.
Abschnitt "Windows SDK:
Web Services on Devices"