登录
首页 » Visual C++ » DesktopSet1

DesktopSet1

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

  • PStechnology
    详细介绍了ps的基础技巧,让你从小白成为ps高手迈出了第一步。(Details of the ps of basic skills, so that you become ps from the white master the first step.)
    2013-12-28 20:40:28下载
    积分:1
  • EULER1
    说明:  Euler 回路问题 .问题描述: 对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次 的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。 .编程任务: 对于给定的图G,编程计算图G 的一条Euler 回路。 .数据输入: 由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个 顶点和m 条边,顶点编号为1,2,…,n。接下来的m 行中,每行有2 个正整数u,v ,表示 图G 的一条边(u,v) 。 .结果输出: 将编程计算出的Euler 回路输出到文件output.txt 。如果不存在Euler 回路,则输出-1。(Euler circuit problem. Problem description : for a given graph G and G of two vertices v, w, connectivity and vertex v w map through which each side precisely the path to a meeting called vertices v, w between a Euler Road. When v = w be an end-to-end circuit Euler. . Programming tasks : for a given graph G, programming terms of a graph G Euler circuit. . Data input : from the document input.txt given input data. Line 1 has two positive integers n and m, to the graph G with n vertices and m edges and vertices numbered 1, 2, ..., n. Next m OK, every trip has two positive integer u, v, said of a graph G edge (u, v). . Results output : Programming will be calculated by Euler circuit output to a file output.txt. If there is no Euler circuit, the output 1.)
    2006-03-29 21:31:15下载
    积分:1
  • rfidreader
    rfid实例阅读程序,可实现超高频,高频,低频卡的读写( rfid实例阅读程序,可实现超高频,高频,低频卡的读写 RFID instance reading program, you can achieve ultra high frequency, high frequency, low frequency card read and write)
    2017-05-25 01:32:50下载
    积分:1
  • 好用档案管理软件
    好用电子档案管理系统是一款适用于多岗位的电子档案管理软件,好用电子档案管理系统操作简单,软件体积小,功能强大,能够帮助用户轻松管理电子文档,同时好用电子档案管理系统还有着很多特色的功能,是档案管理的有利助手。(Effective use of electronic archives management system is an electronic archives management software suitable for multiple posts. Effective use of electronic archives management system is simple to operate, small software volume, powerful, can help users easily manage electronic documents, while Effective use of electronic archives management system also has many unique functions, is archives management. A helpful assistant.)
    2020-06-23 22:40:01下载
    积分:1
  • HomeAutomation
    This document accompanies the Texas Instruments Z-Stack™ solution for use with SmartRF05 and CC2530EM Evaluation Boards. Z-Stack is a complete protocol stack and application development solution that conforms to ZigBee Alliance standards (www.zigbee.org).
    2014-03-12 14:35:38下载
    积分:1
  • ascii
    VB写的Ascii字符的转换与显示实例,可以下载学习。(VB write Ascii character conversion and display examples, you can download to learn.)
    2013-07-11 07:56:36下载
    积分:1
  • DNS-software
    可以查询网络DNS的一个小程序,以运行,无错误,可直接使用(Can the DNS query network a small program to run, no mistake, can use directly)
    2012-02-21 19:58:26下载
    积分:1
  • CPP-Primer
    C++ primer 第四版,中文版,学习C++的利器(C++ primer)
    2014-05-26 17:10:58下载
    积分:1
  • ExecuteProcessCommandLine
    source for executing any external command line program from VC++
    2009-09-28 03:39:43下载
    积分:1
  • DoProcess
    在VC环境下编写的对内存进行扫描的小程序。(In the VC environment prepared to scan the memory of small procedures.)
    2008-05-13 12:01:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载