登录
首页 » Visual C++ » DesktopSet1

DesktopSet1

于 2009-02-12 发布 文件大小:236KB
0 247
下载积分: 1 下载次数: 5

代码说明:

  自己做的ActiveX系统配置控件,单击按钮打开桌面图标设置1对话框,实现: 隐藏所有桌面图标及图标小箭头; 修改我的电脑、计划任务、控制面板、打印机、拨号网络、网上邻居、浏览器、回收站(空)、回收站(满)等桌面图标的提示内容; 设置我的电脑、计划任务、控制面板、打印机、拨号网络、网上邻居、浏览器、回收站等图标的名称; 设置我的电脑、计划任务、控制面板、打印机、拨号网络、网上邻居、浏览器、回收站等的图标; 可以部署在服务器上,适合在公共电脑等不方便带文件的场合进行快速系统配置,也适合嵌入到其它程序中,进行快速开发。(Make its own system configuration of ActiveX controls, click the Settings button to open the Desktop icon in one dialog box, and realize: Hide all desktop icons and a small arrow icon Modify my computer, planning tasks, the control panel, printers, dial-up network, Network Places, browser, Recycle Bin (empty), the Recycle Bin (full) desktop icon prompts such content Set up my computer, planning tasks, the control panel, printers, dial-up network, Network Places, browser, Recycle Bin icon s name, etc. Set up my computer, planning tasks, the control panel, printers, dial-up network, Network Places, browser, Recycle Bin icon, etc. 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.)

文件列表:

DesktopSet
..........\BtnST.cpp
..........\BtnST.h
..........\DesktopSet.aps
..........\DesktopSet.clw
..........\DesktopSet.cpp
..........\DesktopSet.def
..........\DesktopSet.dsp
..........\DesktopSet.dsw
..........\DesktopSet.h

..........\DesktopSet.ocx
..........\DesktopSet.odl
..........\DesktopSet.opt
..........\DesktopSet.plg
..........\DesktopSet.rc
..........\DesktopSetCtl.bmp
..........\DesktopSetCtl.cpp
..........\DesktopSetCtl.h
..........\DesktopSetDlg.cpp
..........\DesktopSetDlg.h
..........\DesktopSetPpg.cpp
..........\DesktopSetPpg.h
..........\ReadMe.txt
..........\RegEdit.cpp
..........\RegEdit.h
..........\res


..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EtherNetIPExampleCode
    基于EthernetIP协议的应用程序,可以读取AB公司Controllogix系列Ethernetip协议PLC数据. 此软件代码可用于工业控制.(EthernetIP agreement based on the application, the company can read AB ControlLogix PLC data series Ethernetip agreement. This software code can be used for industrial control.)
    2020-11-21 22:19:36下载
    积分:1
  • mfc_database_daoview
    MFC提供的数据库例程,利用DAO直接对数据库进行操作。(MFC database routines for the use of DAO directly to the database operation.)
    2020-10-30 22:39:55下载
    积分:1
  • POP3_EXAMPLE
    Pop3客户端接收信件的整个流程: 1。连接到pop3服务器(默认端口110) 2。发送用户名(user) 3。发送密码(pass) 4。查询当前邮箱状态(stat) 5。查询服务器上所有邮件UID列表(UIDL) 6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的) 7。对所有新邮件查询其大小(LIST) 8。下载所有新邮件(RETR)利用List提供的邮件大小信息 9。如果有必要,对所有新邮件标志为删除(DELE) 10。结束对话(QUIT) 11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
    2021-01-03 19:38:55下载
    积分:1
  • FileFilter
    一个简单的U盘过滤器驱动程序,能够实现使得U盘只读功能(A simple U-disk filter driver, can be achieved making the U-disk read-only function)
    2011-08-17 10:08:21下载
    积分:1
  • 5956444spwm20170327
    脉宽调制,亲自调试通过,是一个很好学习的资料(Pulse width modulation, self-testing, is a very good learning material.)
    2020-06-17 04:40:01下载
    积分:1
  • Comghbobox
    演示了vc控件Combobox的一些重要属性的设置和获取。(Combobox vc demonstrated some important properties of the control settings and access.)
    2011-05-28 17:37:02下载
    积分:1
  • dependschecktools
    此工具用来检查DLL EXE OCX 等的依赖性,非常有用。当你OCX DLL注册不了时,请用这个检查试一下。 (This tool is used to check such as the DLL EXE OCX dependence, very useful. When you can not register OCX DLL, please try to use this check.)
    2009-06-12 02:30:23下载
    积分:1
  • oRTP
    说明:  该源码主要描述了计算机进行数据实时数据传输时所使用的RTP协议,介绍了该协议的基于C++的API函数,及基本的实现过程,有利用实现网络编程。(The main source of data describing the computer real-time data transmission protocol used by RTP, described the agreement based on C++, API functions, and basic implementation process, there is use for network programming.)
    2010-04-05 14:52:39下载
    积分:1
  • examples-of-dsp2812
    DSP2812基于长沙创制电子的mini开发板的实验例程,教你学dsp(DSP2812 development board based Changsha create electronic mini experimental routine, taught you how dsp)
    2013-01-24 14:20:59下载
    积分:1
  • 语音电话
    一个关于语音电话的程序( About pronunciation telephone procedure )
    2020-11-21 12:19:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载