custompluginv

所属分类:Windows Phone
开发工具:Visual C++
文件大小:8KB
下载次数:3
上传日期:2009-06-09 10:37:21
上 传 者xiao0595
说明:  windows mobile上自定义插件的开发!
(windows mobile on the development of custom plug-ins!)

文件列表:
custompluginav\customplugin.cpp (8706, 2007-03-30)
custompluginav\customplugin.def (122, 2007-03-30)
custompluginav\customplugin.rc (1274, 2007-03-30)
custompluginav\customplugin.sln (1638, 2007-03-30)
custompluginav\customplugin.vcproj (5932, 2007-03-30)
custompluginav\resource.h (680, 2007-03-30)
custompluginav\stdafx.cpp (928, 2007-03-30)
custompluginav\stdafx.h (2306, 2007-03-30)
custompluginav (0, 2009-05-18)

======================================================================== DYNAMIC LINK LIBRARY : customPlugin Project Overview ======================================================================== AppWizard has created this customPlugin DLL for you. This file contains a summary of what you will find in each of the files that make up your customPlugin application. customPlugin.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. customPlugin.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can set the Ignore Input Library property to Yes on the General propert page of the Linker folder in the project's Property Pages dialog box. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named customPlugin.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: To add this sample plugin to device, you need to add the following registry key. [HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\SamplePlugin] "Type"=dword:4 "Order"=dword:10 "Enabled"=dword:1 "DLL"="customPlugin.dll" "Selectability"=dword:2 /////////////////////////////////////////////////////////////////////////////s

近期下载者

相关文件


收藏者