TaskbarSet

所属分类:Windows编程
开发工具:Visual C++
文件大小:69KB
下载次数:20
上传日期:2009-02-12 11:51:25
上 传 者hias_asia
说明:  自己做的ActiveX系统配置控件,单击按钮打开任务栏设置对话框,实现: 锁定任务栏位置; 隐藏任务栏通知区域与不活动图标; 禁止“任务栏→工具栏”的添加与拖放功能; 关闭任务栏通知区域清理功能; 隐藏任务栏时钟、自定义工具栏及气球提示; 屏蔽“分组相似任务栏按钮”; 设置气球提示存留时间、出现频率; 设置任务栏时间显示格式及12点或24点的提示信息; 可以部署在服务器上,适合在公共电脑等不方便带文件的场合进行快速系统配置,也适合嵌入到其它程序中,进行快速开发。
(Make its own system configuration of ActiveX controls, click the task bar button to open the Settings dialog box, realize: Lock the taskbar position Hide the taskbar notification area icon and inactive Prohibits "the taskbar → Toolbar" add and drop function The closure of the taskbar notification area clean-up function Hide task bar clock, Customize Toolbar and balloon tips Shielding "Group similar taskbar buttons" Set the balloon tips uptime, frequency of occurrence Setting the taskbar time display format and 12 point or 24 point message 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.)

文件列表:
TaskbarSet\RegEdit.cpp (4474, 2003-10-07)
TaskbarSet\RegEdit.h (1101, 2003-10-07)
TaskbarSet\res\Taskbar.bmp (41678, 2009-02-06)
TaskbarSet\resource.h (1682, 2009-02-06)
TaskbarSet\StdAfx.cpp (204, 2009-02-06)
TaskbarSet\StdAfx.h (1185, 2009-02-06)
TaskbarSet\TaskbarSet.aps (75992, 2009-02-11)
TaskbarSet\TaskbarSet.clw (3915, 2009-02-11)
TaskbarSet\TaskbarSet.cpp (1963, 2009-02-06)
TaskbarSet\TaskbarSet.def (228, 2009-02-06)
TaskbarSet\TaskbarSet.dsp (9012, 2009-02-06)
TaskbarSet\TaskbarSet.dsw (528, 2009-02-11)
TaskbarSet\TaskbarSet.h (984, 2009-02-06)
TaskbarSet\TaskbarSet.ico (9062, 2006-05-29)
TaskbarSet\TaskbarSet.ocx (98304, 2009-02-11)
TaskbarSet\TaskbarSet.odl (1965, 2009-02-06)
TaskbarSet\TaskbarSet.opt (54784, 2009-02-11)
TaskbarSet\TaskbarSet.plg (3530, 2009-02-11)
TaskbarSet\TaskbarSet.rc (10630, 2009-02-06)
TaskbarSet\TaskbarSetCtl.bmp (238, 2009-02-06)
TaskbarSet\TaskbarSetCtl.cpp (7009, 2009-02-11)
TaskbarSet\TaskbarSetCtl.h (2568, 2009-02-11)
TaskbarSet\TaskbarSetDlg.cpp (10747, 2009-02-06)
TaskbarSet\TaskbarSetDlg.h (2143, 2009-02-06)
TaskbarSet\TaskbarSetPpg.cpp (12203, 2009-02-06)
TaskbarSet\TaskbarSetPpg.h (2224, 2009-02-06)
TaskbarSet\res (0, 2009-02-06)
TaskbarSet (0, 2009-02-11)

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

近期下载者

相关文件


收藏者