next up previous contents
Next: 2. WD_xxx PCI/PCMCIA/ISA Functions Up: WinDriver PCI/PCMCIA/ISA Low-Level API Previous: List of Figures   Contents


1. Overview

The present guide provides an overview of the low-level WD_xxx PCI/PCMCIA/ISA WinDriver APIs. While you are still free to use these APIs, it is recommended, instead, to use the high-level WDC library APIs, which provide convenient wrappers to the low-level APIs. The WDC APIs are described in detail in the WinDriver PCI Manual (html_wdpci_man.html ).

****************************************************************************************
  NOTE
  This function reference is C oriented. The WinDriver .NET, Visual Basic and Delphi APIs have been implemented as closely as possible to the C APIs, therefore .NET, VB and Delphi programmers can also use this reference to better understand the WinDriver APIs for their selected development language. For the exact API implementation and usage examples for your selected language, refer to the WinDriver .NET/VB/Delphi source code.
****************************************************************************************