目錄串口通信高級編程提供了一個能夠進行串口通信的類,能夠方便地進行各種數據通信。
本程序在vc6.0中調試通過
由于本程序設計到硬件編程,因此,如果讀者的串口通信設備
沒有連接好,可能會有問題
本程序重在介紹一個串口通信類,因此讀者在開發具體應用
的時候可以直接使用這個類。
以上所有程序在VC6.0中調試通過
系統平臺是:Windows XP Professional
AC97 Sample Driver and Related Code Samples.
This directory contains a sample AC97 adapter driver and several related code samples.
These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samples, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 sample driver also runs in Windows 98 Second Edition or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samples in the subdirectories. The header file in this directory defines the private property used by each of the samples.