登录
首页 » Visual C++ » DesktopSet1

DesktopSet1

于 2009-02-12 发布 文件大小:236KB
0 248
下载积分: 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 个回复

  • Demo
    在INI文件中读写数据,VC++精选学习源码,很好的参考资料。(Read and write data in the INI file, select learning VC++ source code, a good reference.)
    2013-11-30 21:29:23下载
    积分:1
  • carnumberdistinguish
    车牌定位算法及实现,先阈值分割,边缘提取,最后识别!(License plate location algorithm and realize, first threshold segmentation, edge extraction, the final identification!)
    2008-06-03 22:48:10下载
    积分:1
  • jdrda
    Source code Image matching source code for image matching
    2018-12-31 05:02:48下载
    积分:1
  • rainflow
    雨流计数法编程处理,数据压缩,matlab绘图,excelshuju chuli (rainflow rainflow rainflow rainflow )
    2016-05-12 16:23:28下载
    积分:1
  • EWDPing
    一个用vc++编写的简易ICMP连接察看器,适合初学者学习(vc prepared with a simple ICMP link to see that is ideal for beginners learning)
    2007-02-22 12:00:35下载
    积分:1
  • ENVELOP_ADO
    封装的ADO访问所有数据库的代码,大家不要将时间浪费在编程上了(Packaging visit all the ADO database code, we should not be wasting time on the program)
    2007-05-18 22:38:03下载
    积分:1
  • SCCSMO
    VC++串口监视软件,界面漂亮功能强大 经编译和测试通过。(Interface pretty strong functions of VC++ Serial Port Monitor software is compiled and tested.)
    2020-12-26 21:09:03下载
    积分:1
  • com_debugger
    串口调试程序源代码,本例作为学习串口编程具有很好的参照作用。(Serial debugger source code, in this case as a learning serial programming with a good reference to the role.)
    2013-09-20 18:32:13下载
    积分:1
  • 智能四路交通灯控制系统模拟
    说明:  【智能四路交通灯控制系统模拟】 这款交通灯模拟系统基于labview软件开发,界面全部自己设计,简洁明了,功能多样化、实用化、具体化,最大程度还原真实的十字路口交通灯控制系统。在以往单纯的红绿交替变化上添加功能如下 1.数码管倒计时功能和灯光闪烁功能,四路人行道灯。 2.配备有操作板可以人为设置各路口交通灯的亮灭时间、闪烁频率,报警器频率,字符串提示。控制暂停和全灭。 3.数码管显示的系统实时年月日及时间。 4.显示以及交通管制中的7种模式(普通模式、三向禁行、南北通行、东西通行、夜间模式、维修模式、紧急模式)和每种模式持续的时间(用计时器来体现)。 现实中可以根据实际路况和需要进行有目地的调整,使交通更加通畅高效。([simulation of intelligent four-way traffic light control system] 1. Digital tube countdown function and light flashing function, four-way sidewalk light. 2. Equipped with operation panel, it can manually set the on / off time, flashing frequency, alarm frequency and string prompt of traffic lights at each intersection. Control suspension and total extinction. 3. The real-time date and time of the digital tube display system. 4. Display and seven modes in traffic control (general mode, three-way traffic prohibition, north-south traffic, east-west traffic, night mode, maintenance mode, emergency mode) and duration of each mode (reflected by timer). In reality, it can be adjusted according to the actual road conditions and needs to make the traffic more smooth and efficient.)
    2020-06-22 15:30:25下载
    积分:1
  • 73791095GzChat
    实现简单的聊天室设计 包括服务器和客户端的设计(Simple chat room design )
    2011-06-25 19:00:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载