文件名称:基于wince 的嵌入式蓝牙通信
文件大小:3.49MB
文件格式:RAR
更新时间:2013-06-21 14:30:56
wince 蓝牙 嵌入式
BtWnd.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CBtWndApp application class. BtWnd.cpp This is the main application source file that contains the application class CBtWndApp. BtWnd.rc This is a listing of all of the Microsoft Windows CE resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft eMbedded Visual C++. res\BtWnd.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file BtWnd.rc. res\BtWnd.rc2 This file contains resources that are not edited by Microsoft eMbedded Visual C++. You should place all resources not editable by the resource editor in this file. BtWnd.vcc This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one dialog class: BtWndDlg.h, BtWndDlg.cpp - the dialog These files contain your CBtWndDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in BtWnd.rc, which can be edited in Microsoft Developer Studio.