DIBSection

所属分类:Windows CE
开发工具:Visual C++
文件大小:346KB
下载次数:103
上传日期:2006-09-17 16:40:50
上 传 者longxp
说明:  wince下将bmp转换为jpeg的程序,用了一个jpeg压缩类,可以移植
(wince under bmp jpeg conversion of the procedures used by a jpeg compression type, can be transferred)

文件列表:
DIBSection\DIBSection.vcp (34051, 2006-07-03)
DIBSection\新建 文本文档.txt (9, 2006-07-03)
DIBSection\DIBSectionView.cpp (3162, 2006-07-04)
DIBSection\DIBSection.vcc (3088, 2002-07-22)
DIBSection\DIBSection.h (1413, 2006-07-03)
DIBSection\DIBSection.cpp (4266, 2006-07-03)
DIBSection\StdAfx.h (1085, 2006-07-03)
DIBSection\StdAfx.cpp (208, 2006-07-03)
DIBSection\newres.h (768, 2006-07-03)
DIBSection\MainFrm.h (1531, 2006-07-03)
DIBSection\MainFrm.cpp (2863, 2006-07-03)
DIBSection\DIBSectionDoc.cpp (1822, 2006-07-03)
DIBSection\Resource.h (446, 2006-07-03)
DIBSection\DIBSection.rc (9604, 2006-07-03)
DIBSection\DIBSection.vcw (548, 2006-07-03)
DIBSection\DIBSection.vco (55808, 2002-07-22)
DIBSection\DIBSection.vcb (82944, 2002-07-22)
DIBSection\DIBSectionCE.h (7344, 1999-06-24)
DIBSection\DIBSectionCE.cpp (39611, 1999-08-03)
DIBSection\DIBSection.vcl (1438, 2002-07-22)
DIBSection\DIBSectionDoc.h (1583, 2006-07-03)
DIBSection\DIBSection.aps (68036, 2002-07-22)
DIBSection\DIBSectionView.h (1820, 2006-07-03)
DIBSection\emulatorDbg\DIBSection.res (7144, 2006-07-03)
DIBSection\emulatorDbg\vc60.pdb (176128, 2002-07-22)
DIBSection\emulatorDbg\StdAfx.obj (69604, 2002-07-22)
DIBSection\emulatorDbg\DIBSection.obj (22530, 2006-07-03)
DIBSection\emulatorDbg\MainFrm.obj (18474, 2006-07-03)
DIBSection\emulatorDbg\DIBSectionDoc.obj (16553, 2006-07-03)
DIBSection\emulatorDbg\DIBSectionCE.obj (48707, 2006-07-03)
DIBSection\emulatorDbg\DIBSectionView.obj (22313, 2006-07-04)
DIBSection\emulatorDbg\DIBSection.exe (54784, 2002-07-22)
DIBSection\emulatorDbg\DIBSection.pdb (738304, 2002-07-22)
DIBSection\emulatorDbg (0, 2006-09-11)
DIBSection\res\DIBSection.rc2 (420, 2006-07-03)
DIBSection\res\DIBSection.ico (1078, 2006-07-03)
DIBSection\res\Cmdbar.bmp (1014, 2006-07-03)
DIBSection\res (0, 2006-09-11)
DIBSection (0, 2006-09-11)
... ...

======================================================================== Microsoft Foundation Class Library for Windows CE: DIBSection ======================================================================== AppWizard has created this DIBSection 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 DIBSection application. DIBSection.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CDIBSectionApp application class. DIBSection.cpp This is the main application source file that contains the application class CDIBSectionApp. DIBSection.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\DIBSection.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file DIBSection.rc. res\DIBSection.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. DIBSection.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. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Cmdbar.bmp This bitmap file is used to create tiled images for the command bar. The initial command bar is constructed in the CMainFrame class. Edit this cmdbar bitmap along with the array in MainFrm.cpp to add more command bar buttons. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one document type and one view: DIBSectionDoc.h, DIBSectionDoc.cpp - the document These files contain your CDIBSectionDoc class. Edit these files to add your special document data and to implement file saving and loading (via CDIBSectionDoc::Serialize). DIBSectionView.h, DIBSectionView.cpp - the view of the document These files contain your CDIBSectionView class. CDIBSectionView objects are used to view CDIBSectionDoc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named DIBSection.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者