usb_shang

所属分类:USB编程
开发工具:Visual C++
文件大小:334KB
下载次数:33
上传日期:2008-10-09 23:29:27
上 传 者lobin
说明:  usb通信的上位机软件,适用于lpc的arm,可以实现收发三个端点
(usb PC communications software, applied to LPC)

文件列表:
hhh\hhh.cpp (941, 2008-05-20)
hhh\hhh.h (571, 2008-05-20)
hhh\StdAfx.cpp (203, 2008-05-20)
hhh\StdAfx.h (900, 2008-05-20)
hhh\hhhAw.cpp (2981, 2008-05-20)
hhh\hhhAw.h (1184, 2008-05-20)
hhh\Debug.cpp (1821, 2008-05-20)
hhh\Debug.h (1662, 2008-05-20)
hhh\hhh.rc (2811, 2008-05-20)
hhh\Resource.h (479, 2008-05-20)
hhh\hhh.clw (159, 2008-05-20)
hhh\res\hhh.ico (766, 2008-05-20)
hhh\res (0, 2008-05-20)
hhh\Template\newproj.inf (753, 2008-05-20)
hhh\Template\confirm.inf (90, 2008-05-20)
hhh\Template (0, 2008-05-20)
hhh\hhh.dsp (5926, 2008-05-20)
hhh\hhh.dsw (529, 2008-05-20)
hhh\hhh.ncb (50176, 2008-05-22)
hhh\Debug (0, 2008-05-20)
hhh\hhh.plg (247, 2008-05-22)
hhh\hhh.opt (53760, 2008-05-22)
hhh (0, 2008-05-20)

======================================================================== CUSTOM APPWIZARD: hhh ======================================================================== AppWizard has created a hhh DLL for you. This DLL is the starting point for writing your custom AppWizard. It demonstrates the basics of creating a custom AppWizard. Although your custom AppWizard is a DLL, it has the special suffix AWX. When you build hhh.awx, it will automatically be copied to your Template directory. Your custom AppWizard will then appear as a choice in the Project Type drop-list in the New Workspace and Insert Project dialogs. To run your custom AppWizard, simply create a new workspace (or insert a project into the current workspace), and select your custom AppWizard from the Project Type drop-list. This file contains a summary of what you will find in each of the files that make up your hhh DLL. hhh.dsw This file (the project workspace file) contains information on the contents and organization of the project workspace. Other users can share the project workspace (.dsw) file, but they should export the makefiles locally. Files associated with the project workspace file are a project file (.dsp) for each project in the workspace and a workspace options file (.opt). hhh.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. hhh.opt This file (the workspace options file) contains the workspace settings that you specify in the Project Settings dialog. These settings specify the appearance of the project workspace using your hardware and configuration. This binary file is automatically generated when you open the .dsw or .dsp file in the IDE. You should not share the .opt file, because it contains information specific to your computer. hhh.ncb This file provides information on the NCB (No Compile Browse) parser, the mechanism that updates ClassView and WizardBar. This is a binary file that is generated automatically and should not be shared. hhh.cpp This file is the main DLL source file that contains the definition of DllMain(). It also exports the function GetCustomAppWizClass(), which returns a pointer to the one instance of this custom AppWizard's CCustomAppWiz-derived class. hhh.h This file is the main header file for the DLL. It includes your RESOURCE.H file. hhh.rc This file is a listing of all of the Microsoft Windows resources that the program uses. It includes all of your custom AppWizard's templates as custom resources of type "TEMPLATE". These resources are pointers to the files in your project's TEMPLATE directory. This file can be directly edited in the Visual C++ development environment. However, you will probably want to edit your templates by opening the template files directly in the source editor rather than by editing the "TEMPLATE" resources from the Visual C++ resource editor. hhh.clw 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. ///////////////////////////////////////////////////////////////////////////// Custom AppWizard Interface: hhhAw.h, hhhAw.cpp - the CCustomAppWiz class These files contain your CCustomAppWiz-derived class, CHhhAppWiz. This class contains virtual member functions which MFCAPWZ.DLL calls to initialize your custom AppWizard and to query which step to pop up at a given time. This class also contains m_Dictionary, a CMapStringToString member variable, which maps template macro names to their values. ///////////////////////////////////////////////////////////////////////////// Template Files: Template\ Put your template files in this directory. Template files are stored in your custom AppWizard as custom resources of type "TEMPLATE", and are used by your custom AppWizard to determine the contents of the files it generates. When you add a new template file to this directory, you must import that file as a "TEMPLATE" custom resource into hhh.rc. Be sure to select the "External File" checkbox on the custom resource's property page. Template\Confirm.inf In this template you should put a description of the project your custom AppWizard generates. The file uses template macros to customize the text to reflect which options were selected by the custom AppWizard user. When the custom AppWizard user clicks the "Finish" button, MFCAPWZ.DLL parses this template and sends the output to the New Project Information dialog. Template\NewProj.inf This template lists all of the templates other than Confirm.inf and NewProj.inf which your custom AppWizard will use to generate a project. After MFCAPWZ.DLL parses this template, the output lists the other templates to be parsed and what the output files should be called. See the documentation on custom AppWizards for a more complete description of this template and the project generation process in general. ///////////////////////////////////////////////////////////////////////////// Other Standard Files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named hhh.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. 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.

近期下载者

相关文件


收藏者