StartMenu2

所属分类:Windows编程
开发工具:Visual C++
文件大小:76KB
下载次数:3
上传日期:2009-02-12 11:13:07
上 传 者hias_asia
说明:  自己做的ActiveX系统配置控件,单击按钮打开开始菜单设置2对话框,实现: 在开始菜单中隐藏文档、收藏夹、查找、运行、注销、关闭系统等子菜单; 隐藏关闭系统窗口的重新启动计算机并返回到MS-DOS方式选项; 隐藏“开始→设置”菜单的控制面板、打印机、拨号网络、我的文档、我的图片等子菜单; 设置用户是否能够修改开始菜单的项目; 设置用户是否能删除开始→设置→Active Desktop子菜单; 可以部署在服务器上,适合在公共电脑等不方便带文件的场合进行快速系统配置,也适合嵌入到其它程序中,进行快速开发。
(Make its own system configuration of ActiveX controls, click the Settings button to open the Start menu 2 dialog box, and realize: On the Start menu to hide documents, favorites, search, run, write-off, shut down the system, such as sub-menu Hide windows to shut down the system to restart your computer and return to MS-DOS mode option Hide "Start → Settings" menu of the control panel, printers, dial-up network, My Documents, My Pictures, such as sub-menu Settings that users are able to modify the Start menu item Settings that users are able to delete Start → Settings → Active Desktop submenu Can be deployed on the server for computers in public with a document inconvenient forum for rapid system configuration, is also suitable for embedding into other programs, for rapid development.)

文件列表:
StartMenu\RegEdit.cpp (4317, 2003-09-29)
StartMenu\RegEdit.h (1062, 2003-09-29)
StartMenu\res\Bitmap1.bmp (39414, 2009-02-06)
StartMenu\resource.h (1908, 2009-02-06)
StartMenu\StartMenu.aps (74480, 2009-02-11)
StartMenu\StartMenu.clw (4151, 2009-02-11)
StartMenu\StartMenu.cpp (1955, 2009-02-06)
StartMenu\StartMenu.def (226, 2009-02-06)
StartMenu\StartMenu.dsp (8974, 2009-02-06)
StartMenu\StartMenu.dsw (526, 2009-02-11)
StartMenu\StartMenu.h (976, 2009-02-06)
StartMenu\StartMenu.ico (9062, 2006-05-29)
StartMenu\StartMenu.ocx (98304, 2009-02-11)
StartMenu\StartMenu.odl (1945, 2009-02-06)
StartMenu\StartMenu.opt (53760, 2009-02-11)
StartMenu\StartMenu.plg (1706, 2009-02-11)
StartMenu\StartMenu.rc (12574, 2009-02-06)
StartMenu\StartMenuCtl.bmp (238, 2009-02-06)
StartMenu\StartMenuCtl.cpp (6951, 2009-02-11)
StartMenu\StartMenuCtl.h (2548, 2009-02-11)
StartMenu\StartMenuDlg.cpp (15963, 2009-02-06)
StartMenu\StartMenuDlg.h (2246, 2009-02-06)
StartMenu\StartMenuPpg.cpp (17397, 2009-02-06)
StartMenu\StartMenuPpg.h (2326, 2009-02-06)
StartMenu\StdAfx.cpp (204, 2009-02-06)
StartMenu\StdAfx.h (1185, 2009-02-06)
StartMenu\res (0, 2009-02-06)
StartMenu (0, 2009-02-11)

======================================================================== ActiveX Control DLL : STARTMENU ======================================================================== ControlWizard has created this project for your STARTMENU ActiveX Control DLL, which contains 1 control. This skeleton project not only demonstrates the basics of writing an ActiveX Control, but is also a starting point for writing the specific features of your control. This file contains a summary of what you will find in each of the files that make up your STARTMENU ActiveX Control DLL. StartMenu.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. StartMenu.h This is the main include file for the ActiveX Control DLL. It includes other project-specific includes such as resource.h. StartMenu.cpp This is the main source file that contains code for DLL initialization, termination and other bookkeeping. StartMenu.rc This is a listing of the Microsoft Windows resources that the project uses. This file can be directly edited with the Visual C++ resource editor. StartMenu.def This file contains information about the ActiveX Control DLL that must be provided to run with Microsoft Windows. StartMenu.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 generate and edit message maps and dialog data maps and to generate prototype member functions. StartMenu.odl This file contains the Object Description Language source code for the type library of your control. ///////////////////////////////////////////////////////////////////////////// StartMenu control: StartMenuCtl.h This file contains the declaration of the CStartMenuCtrl C++ class. StartMenuCtl.cpp This file contains the implementation of the CStartMenuCtrl C++ class. StartMenuPpg.h This file contains the declaration of the CStartMenuPropPage C++ class. StartMenuPpg.cpp This file contains the implementation of the CStartMenuPropPage C++ class. StartMenuCtl.bmp This file contains a bitmap that a container will use to represent the CStartMenuCtrl control when it appears on a tool palette. This bitmap is included by the main resource file StartMenu.rc. ///////////////////////////////////////////////////////////////////////////// Other standard files: stdafx.h, stdafx.cpp These files are used to build a precompiled header (PCH) file named stdafx.pch and a precompiled types (PCT) file named stdafx.obj. resource.h This is the standard header file, which defines new resource IDs. The Visual C++ resource editor reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: ControlWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者