Ctxmenu

所属分类:中间件编程
开发工具:C++
文件大小:12KB
下载次数:9
上传日期:2006-09-14 10:33:20
上 传 者cooltyj
说明:  com 组建的菜单应用,主要用于菜单显示。 给予windows mobile系统用
(com established application menu, the main menu for the show. Windows system for mobile use)

文件列表:
Ctxmenu\ce.reg (484, 2004-12-01)
Ctxmenu\clsfact.cpp (2632, 2004-12-01)
Ctxmenu\clsfact.h (1308, 2004-12-01)
Ctxmenu\common.h (952, 2004-12-01)
Ctxmenu\ctxmenu.cpp (12600, 2004-12-01)
Ctxmenu\ctxmenu.def (125, 2004-12-01)
Ctxmenu\ctxmenu.h (1654, 2004-12-01)
Ctxmenu\ctxmenu.rc (611, 2004-12-01)
Ctxmenu\ctxmenu.vcp (15639, 2004-12-01)
Ctxmenu\ctxmenu.vcw (542, 2004-12-01)
Ctxmenu\guids.h (657, 2004-12-01)
Ctxmenu\main.cpp (3576, 2004-12-01)
Ctxmenu\resource.h (440, 2004-12-01)
Ctxmenu\tguids.cpp (547, 2004-12-01)
Ctxmenu (0, 2005-03-23)

======================================================================== WIN32 DLL : CTXMENU ======================================================================== Name: CTXMENU ==== Features: ======== This sample shows how to implement a context menu extension handler, and specifically one that extends the context menu in File Explorer when tapping and holding on a file. Context menu extensions are only loaded when a single file is selected; if multiple files are selected and the user invokes the context menu, no File Explorer will not load any extension handlers. This is a standard implementation of the IContextMenu interface. The filename is retrieved from File Explorer via the IDataObject interface. How to use this sample: ======================= 1. Run guidgen.exe to generate a new GUID 2. Put this GUID in guids.h, replacing the one that's already there 3. Put this GUID in ce.reg, replacing the one that's already there 4. Compile the sample 5. Add the registry entry's from ce.reg to your device 6. Copy CTXMENU.DLL to the \windows directory on your device 7. Start/Programs/File Explorer and deploy the context menu on any .gif file. You should see an additional menu item.

近期下载者

相关文件


收藏者