ShowSet

所属分类:Windows编程
开发工具:Visual C++
文件大小:83KB
下载次数:7
上传日期:2009-02-12 11:53:42
上 传 者hias_asia
说明:  自己做的ActiveX系统配置控件,单击按钮打开显示属性设置对话框,实现: 隐藏“显示 属性”窗口的外观、屏幕保护程序、设置、桌面、主题等选修卡; 禁止使用“桌面主题”颜色、字号设置; 禁止使用“桌面主题”窗口和按钮风格设置; 禁止使用“屏幕保护程序”; 设置是否可以更改“屏幕保护程序”密码; 隐藏“屏幕保护程序”的“设置”按钮; 禁止使用“屏幕保护程序”密码; 删除“屏幕保护程序”密码; 禁止在磁盘碎片整理时运行“屏幕保护程序”; 禁止使用系统默认的“屏幕保护程序”; 设置“屏幕保护程序”的超时值; 设置开机自动运行的“屏幕保护程序”; 设置带密码的“屏幕保护程序”执行生效期; 可以部署在服务器上,适合在公共电脑等不方便带文件的场合进行快速系统配置,也适合嵌入到其它程序中,进行快速开发。
(Make its own system configuration of ActiveX controls, click the Settings button to open the Display Properties dialog box, and realize: Hide the "Display Properties" window appearance, screen saver, settings, desktop, theme, such as elective cards Prohibit the use of "desktop theme" color, font settings Prohibit the use of "desktop theme" windows and buttons style settings Prohibit the use of "screen saver" Set whether you can change the "Screen Saver" password Hide "screen saver" and "Settings" button Prohibit the use of "screen saver" password Delete "screen saver" password Prohibit the Disk Defragmenter to run when "Screen Saver" Prohibition of the Use system default "screen saver" Settings "screen saver" time-out value Set boot auto-run the "Screen Saver" Settings with password "screen saver" the implementation date Can be deployed on the server for computers in public with a document inconvenient forum for rapid system configuration, is al)

文件列表:
ShowSet\RegEdit.cpp (4982, 2003-11-01)
ShowSet\RegEdit.h (1194, 2003-11-01)
ShowSet\res\bitmap1.bmp (46134, 2009-02-06)
ShowSet\res\Thumbs.db (3584, 2009-02-06)
ShowSet\resource.h (1817, 2009-02-06)
ShowSet\ShowSet.aps (77136, 2009-02-11)
ShowSet\ShowSet.clw (4003, 2009-02-11)
ShowSet\ShowSet.cpp (1939, 2009-02-06)
ShowSet\ShowSet.def (222, 2009-02-06)
ShowSet\ShowSet.dsp (9030, 2009-02-06)
ShowSet\ShowSet.dsw (522, 2009-02-11)
ShowSet\ShowSet.h (960, 2009-02-06)
ShowSet\ShowSet.ico (5694, 2001-10-17)
ShowSet\ShowSet.ocx (110592, 2009-02-11)
ShowSet\ShowSet.odl (1905, 2009-02-06)
ShowSet\ShowSet.opt (53760, 2009-02-11)
ShowSet\ShowSet.plg (3832, 2009-02-11)
ShowSet\ShowSet.rc (11525, 2009-02-06)
ShowSet\ShowSetCtl.bmp (238, 2009-02-06)
ShowSet\ShowSetCtl.cpp (6830, 2009-02-11)
ShowSet\ShowSetCtl.h (2508, 2009-02-11)
ShowSet\ShowSetDlg.cpp (15033, 2009-02-06)
ShowSet\ShowSetDlg.h (2501, 2009-02-06)
ShowSet\ShowSetPpg.cpp (16475, 2009-02-06)
ShowSet\ShowSetPpg.h (2577, 2009-02-06)
ShowSet\StdAfx.cpp (204, 2009-02-06)
ShowSet\StdAfx.h (1185, 2009-02-06)
ShowSet\TOOLTIPWND.CPP (6917, 2003-10-04)
ShowSet\TOOLTIPWND.H (2734, 1998-08-30)
ShowSet\res (0, 2009-02-06)
ShowSet (0, 2009-02-11)

======================================================================== ActiveX Control DLL : SHOWSET ======================================================================== ControlWizard has created this project for your SHOWSET 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 SHOWSET ActiveX Control DLL. ShowSet.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. ShowSet.h This is the main include file for the ActiveX Control DLL. It includes other project-specific includes such as resource.h. ShowSet.cpp This is the main source file that contains code for DLL initialization, termination and other bookkeeping. ShowSet.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. ShowSet.def This file contains information about the ActiveX Control DLL that must be provided to run with Microsoft Windows. ShowSet.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. ShowSet.odl This file contains the Object Description Language source code for the type library of your control. ///////////////////////////////////////////////////////////////////////////// ShowSet control: ShowSetCtl.h This file contains the declaration of the CShowSetCtrl C++ class. ShowSetCtl.cpp This file contains the implementation of the CShowSetCtrl C++ class. ShowSetPpg.h This file contains the declaration of the CShowSetPropPage C++ class. ShowSetPpg.cpp This file contains the implementation of the CShowSetPropPage C++ class. ShowSetCtl.bmp This file contains a bitmap that a container will use to represent the CShowSetCtrl control when it appears on a tool palette. This bitmap is included by the main resource file ShowSet.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者