EMBEST_LED

所属分类:单片机开发
开发工具:Visual C++
文件大小:6913KB
下载次数:5
上传日期:2010-06-11 09:39:44
上 传 者caoxiaoyucxy
说明:  LED测试程序 点亮和关闭LED 只做了2个LED的控制
(LED light on and off LED test program only had two LED control)

文件列表:
EMBEST_LED\ARMV4IREL\Embest_LED.bsc (2974720, 2010-06-02)
EMBEST_LED\ARMV4IREL\Embest_LED.exe (13824, 2010-06-02)
EMBEST_LED\ARMV4IREL\Embest_LED.obj (8698, 2010-06-02)
EMBEST_LED\ARMV4IREL\Embest_LED.pch (6113416, 2010-06-02)
EMBEST_LED\ARMV4IREL\Embest_LED.res (2340, 2010-06-02)
EMBEST_LED\ARMV4IREL\Embest_LED.sbr (0, 2010-06-02)
EMBEST_LED\ARMV4IREL\Embest_LEDDlg.obj (24835, 2010-06-02)
EMBEST_LED\ARMV4IREL\Embest_LEDDlg.sbr (0, 2010-06-02)
EMBEST_LED\ARMV4IREL\StdAfx.obj (978, 2010-06-02)
EMBEST_LED\ARMV4IREL\StdAfx.sbr (1352905, 2010-06-02)
EMBEST_LED\Embest_LED.aps (60640, 2010-06-11)
EMBEST_LED\EMBEST_LED.CPP (1888, 2006-01-18)
EMBEST_LED\EMBEST_LED.H (1379, 2006-01-18)
EMBEST_LED\Embest_LED.rc (4787, 2008-05-31)
EMBEST_LED\EMBEST_LED.VCB (99328, 2010-06-11)
EMBEST_LED\EMBEST_LED.VCC (1091, 2010-06-11)
EMBEST_LED\EMBEST_LED.VCL (2243, 2010-06-11)
EMBEST_LED\EMBEST_LED.VCO (50688, 2010-06-11)
EMBEST_LED\EMBEST_LED.VCP (18018, 2006-01-18)
EMBEST_LED\EMBEST_LED.VCW (550, 2006-01-18)
EMBEST_LED\EMBEST_LEDDLG.CPP (6100, 2008-06-02)
EMBEST_LED\EMBEST_LEDDLG.H (1641, 2006-01-18)
EMBEST_LED\EMULATORDBG\Embest_LED.bsc (2745344, 2010-06-11)
EMBEST_LED\EMULATORDBG\Embest_LED.exe (25600, 2010-06-11)
EMBEST_LED\EMULATORDBG\Embest_LED.ilk (392388, 2010-06-11)
EMBEST_LED\EMULATORDBG\Embest_LED.obj (8643, 2010-06-11)
EMBEST_LED\EMULATORDBG\Embest_LED.pch (5710976, 2010-06-11)
EMBEST_LED\EMULATORDBG\Embest_LED.pdb (599040, 2010-06-11)
EMBEST_LED\EMULATORDBG\Embest_LED.res (2340, 2010-05-09)
EMBEST_LED\EMULATORDBG\Embest_LED.sbr (0, 2010-06-11)
EMBEST_LED\EMULATORDBG\Embest_LEDDlg.obj (17564, 2010-06-11)
EMBEST_LED\EMULATORDBG\Embest_LEDDlg.sbr (0, 2010-06-11)
EMBEST_LED\EMULATORDBG\StdAfx.obj (69653, 2010-06-11)
EMBEST_LED\EMULATORDBG\StdAfx.sbr (1201083, 2010-06-11)
EMBEST_LED\EMULATORDBG\vc60.pdb (167936, 2010-06-11)
EMBEST_LED\EMULATORREL\EMBEST_LED.EXE (11264, 2006-01-18)
EMBEST_LED\EMULATORREL\EMBEST_LED.OBJ (7537, 2006-01-18)
EMBEST_LED\EMULATORREL\EMBEST_LED.PCH (4892508, 2006-01-18)
EMBEST_LED\EMULATORREL\EMBEST_LED.RES (2340, 2006-01-18)
EMBEST_LED\EMULATORREL\EMBEST_LEDDLG.OBJ (21548, 2006-01-18)
... ...

======================================================================== Microsoft Foundation Class Library for Windows CE: Embest_LED ======================================================================== AppWizard has created this Embest_LED application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your Embest_LED application. Embest_LED.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CEmbest_LEDApp application class. Embest_LED.cpp This is the main application source file that contains the application class CEmbest_LEDApp. Embest_LED.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\Embest_LED.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file Embest_LED.rc. res\Embest_LED.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. Embest_LED.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: Embest_LEDDlg.h, Embest_LEDDlg.cpp - the dialog These files contain your CEmbest_LEDDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in Embest_LED.rc, which can be edited in Microsoft Developer Studio. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named Embest_LED.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft eMbedded Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFCWCXXX.DLL from the Microsoft eMbedded Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFCWCDEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者