These libraries are designed for use with MIcrosoft Visual C++ version 6.0.
Install them by running setup.exe. This will copy the files to various
places where MSVC will expect to find them. If setup fails, alternate
instructions are below.
本書介紹了在MIcrosoft Windows 98、MIcrosoft Windows NT 4.0和Windows NT 5.0下程式寫作的方法。這些程式用C語言編寫并使用原始的Windows Application Programming Interface(API)。如在本章稍後所討論的,這不是寫作Windows程式的唯一方法。然而,無論最終您使用什么方式寫作程式,了解Windows API都是非常重要的。
Programming the MIcrosoft Windows driver model.2nd 隨書光盤。內有很多作者送的實用工具和隨書源碼。WDM編程,這是由Walter Oney執筆的windows驅動開發的經典書籍,windows驅動開發者必讀經典之一。本書是該書的英文第二版,相對于第一版有了很多的改進。