CarDVD_V2

所属分类:GPS编程
开发工具:Visual C++
文件大小:4084KB
下载次数:129
上传日期:2010-06-19 13:42:40
上 传 者carmedia
说明:  掌微GPS wince 6.0 界面下的DVD控制的编程 资料 非常有参考价值
(Centrality GPS wince 6.0 interface, DVD under the control of the programming information is very valuable)

文件列表:
CarDVD_V2\Car_DVD_Win32.aps (27768, 2009-11-19)
CarDVD_V2\Car_DVD_Win32.cpp (14993, 2010-01-04)
CarDVD_V2\Car_DVD_Win32.h (118, 2009-12-29)
CarDVD_V2\Car_DVD_Win32.ico (23558, 2009-11-19)
CarDVD_V2\Car_DVD_Win32.ncb (4516864, 2010-01-05)
CarDVD_V2\Car_DVD_Win32.rc (4131, 2009-11-19)
CarDVD_V2\Car_DVD_Win32.rc2 (323, 2009-11-19)
CarDVD_V2\Car_DVD_Win32.sln (1465, 2009-11-19)
CarDVD_V2\Car_DVD_Win32.suo (81920, 2010-01-05)
CarDVD_V2\Car_DVD_Win32.vcproj (7150, 2009-12-30)
CarDVD_V2\Car_DVD_Win32.vcproj.LIANGFENG.Administrator.user (1849, 2010-01-05)
CarDVD_V2\Car_DVD_Win32.vcproj.YIJUN.Administrator.user (1841, 2009-11-19)
CarDVD_V2\Car_DVD_Win32.vcproj.平涛.Liult.user (1839, 2010-01-04)
CarDVD_V2\DDPanel.cpp (27580, 2010-01-04)
CarDVD_V2\DDPanel.h (3155, 2009-12-30)
CarDVD_V2\DDraw.cpp (10718, 2009-12-30)
CarDVD_V2\Dvd.cpp (27664, 2009-12-30)
CarDVD_V2\Dvd.h (701, 2009-12-28)
CarDVD_V2\DvdInterface.cpp (11727, 2009-12-31)
CarDVD_V2\DvdInterface.h (938, 2009-12-31)
CarDVD_V2\PvSndEffSetting.cpp (36125, 2009-11-19)
CarDVD_V2\PvSndEffSetting.h (3211, 2009-11-19)
CarDVD_V2\resource.h (1758, 2009-11-19)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\BuildLog.htm (8388, 2010-01-04)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\Car_DVD_Win32.exe (210944, 2010-01-04)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\Car_DVD_Win32.obj (29023, 2010-01-04)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\Car_DVD_Win32.pch (3670016, 2009-12-29)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\Car_DVD_Win32.pdb (838656, 2010-01-04)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\Car_DVD_Win32.res (24496, 2009-12-29)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\Common.obj (368081, 2009-12-31)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\DDPanel.obj (50366, 2009-12-31)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\DDraw.obj (18766, 2009-12-31)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\Dvd.obj (33403, 2009-12-31)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\DvdInterface.obj (27864, 2009-12-31)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\MakeItem.obj (100561, 2009-12-31)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\Markup.obj (24757, 2009-12-29)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\PvSndEffSetting.obj (74466, 2009-12-29)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\stdafx.obj (85723, 2009-12-29)
CarDVD_V2\SiRFAtlas4_EVB_CE6_SDK (ARMV4I)\Debug\vc80.idb (371712, 2010-01-04)
... ...

======================================================================== WIN32 APPLICATION : Car_DVD_Win32 Project Overview ======================================================================== AppWizard has created this Car_DVD_Win32 application for you. This file contains a summary of what you will find in each of the files that make up your Car_DVD_Win32 application. Car_DVD_Win32.vcproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. Car_DVD_Win32.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// AppWizard has created the following resources: Car_DVD_Win32.rc This is a listing of all of the Microsoft Windows resources that the program uses when compiling for a platform that uses the standard Windows CE shell. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. When the .rc file is persisted, the defines in the data section are persisted as the hexadecimal version of the numeric value they are defined to rather than the friendly name of the define. Car_DVD_Win32.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. Car_DVD_Win32.ico This is an icon file, which is used as the application's icon (32x32). This icon is included by the main resource file Car_DVD_Win32.rc. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named Car_DVD_Win32.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////s

近期下载者

相关文件


收藏者