LEDDriver

所属分类:Windows CE
开发工具:Visual C++
文件大小:266KB
下载次数:111
上传日期:2009-10-06 01:19:28
上 传 者假装不帅小AX
说明:  wince流驱动程序实例,新手入门用,控制LED亮灭
(wince stream driver instance, started with the novice, the control LED light eradication)

文件列表:
LED控制小程序2\LED控制小程序\控制LED_EVC\ARMV4IDbg\MyLed.exe (15360, 2009-05-26)
LED控制小程序2\LED控制小程序\控制LED_EVC\ARMV4IDbg\MyLed.obj (10690, 2009-05-26)
LED控制小程序2\LED控制小程序\控制LED_EVC\ARMV4IDbg\MyLed.pdb (500736, 2009-05-26)
LED控制小程序2\LED控制小程序\控制LED_EVC\ARMV4IDbg\MyLed.res (2392, 2009-05-26)
LED控制小程序2\LED控制小程序\控制LED_EVC\ARMV4IDbg\MyLedDlg.obj (16077, 2009-05-26)
LED控制小程序2\LED控制小程序\控制LED_EVC\ARMV4IDbg\StdAfx.obj (72151, 2009-05-26)
LED控制小程序2\LED控制小程序\控制LED_EVC\ARMV4IDbg\vc60.pdb (167936, 2009-05-26)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLed.aps (65840, 2009-10-05)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLed.cpp (1818, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLed.h (1324, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLed.rc (5350, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLed.vcb (123904, 2009-10-05)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLed.vcc (1191, 2009-10-05)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLed.vcl (2667, 2009-05-26)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLed.vcp (59524, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLed.vcw (540, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLedDlg.cpp (3627, 2009-05-24)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLedDlg.h (1416, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\newres.h (768, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\res\MyLed.ico (1078, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\res\MyLed.rc2 (415, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\resource.h (870, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\StdAfx.cpp (203, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\StdAfx.h (1085, 2009-05-23)
LED控制小程序2\LED控制小程序\控制LED_EVC\MyLed.vco (51712, 2009-10-05)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver\Build.log (8133, 2009-05-24)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver\makefile (250, 2002-11-29)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver\MyLedDriver.cpp (5917, 2009-05-24)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver\MyLedDriver.def (188, 2009-05-24)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver\MyLedDriver.h (827, 2009-05-24)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver\obj\ARMV4I\retail\MyLedDriver.obj (18494, 2009-05-24)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver\obj\ARMV4I\retail\_objects.mac (71, 2009-05-24)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver\sources (657, 2009-05-24)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver.dll (4608, 2009-05-24)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver.reg (127, 2009-05-24)
LED控制小程序2\MyLedDriver.dll (4608, 2009-10-05)
LED控制小程序2\MyLed.exe (15360, 2009-10-05)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver\obj\ARMV4I\retail (0, 2009-05-27)
LED控制小程序2\LED控制小程序\驱动\MyLedDriver\obj\ARMV4I (0, 2009-05-27)
... ...

======================================================================== Microsoft Foundation Class Library for Windows CE: MyLed ======================================================================== AppWizard has created this MyLed 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 MyLed application. MyLed.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CMyLedApp application class. MyLed.cpp This is the main application source file that contains the application class CMyLedApp. MyLed.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\MyLed.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file MyLed.rc. res\MyLed.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. MyLed.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: MyLedDlg.h, MyLedDlg.cpp - the dialog These files contain your CMyLedDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in MyLed.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 MyLed.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者