CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - vc 任务栏

搜索资源列表

  1. HIdeTaskBar2

    0下载:
  2. 小的不能再小的VC程序,不过挺实用 隐藏任务栏,蛮实用的 供大家分享
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:60387
    • 提供者:唐利敏
  1. Disable

    0下载:
  2. 用vc++ 实现屏蔽系统热键和隐藏任务栏,一个简单的例子 大家学习学习-Using vc++ implementation shielding system hotkey and hide the task bar, a simple example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:15500
    • 提供者:强毅
  1. QuickLaunch

    0下载:
  2. 这是VC++在任务栏中添加快速启动项的类,直接用BuildQuickLaunch即可创建快速启动项,使用GetLastError可以检查程序运行中是否有错误。-This is VC++ in the Quick Launch tray items to add categories, the direct use of BuildQuickLaunch items can create a quick start, use GetLastError program can check wheth
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:189894
    • 提供者:155
  1. UDiskMonitor

    0下载:
  2. VC++ 后台自动拷贝U盘文件 源代码 VC++后台自动拷贝U盘文件源代码,的无声无息中将U盘中的文件拷贝至所选目录中,俗称U盘大盗,挺历害的程序。程序功能不赞成大家这么用,不过通过这个程序我们能掌握一些vc++操作U盘的一些技巧,比如监控U盘的插入,自动拷贝文件等,程序运行后没有主窗口,也不在任务栏显示图标,如果要设置程序或显示主窗口,可以按+Alt+U组合键。-VC++ automatically in the background U disk file copy the source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:36582
    • 提供者:armsys
  1. dd

    0下载:
  2. 该程序使用的是VC编程,运用了MFC的框架,为我们展现了如何隐藏程序在任务栏的显示-The program uses the VC program, using the MFC framework for our program shows how to hide the display in the taskbar
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:46449
    • 提供者:yan
  1. Tray

    0下载:
  2. 再发一个VC++系统托盘程序,在任务栏显示图标,目前有不少程序喜欢搞上这么一个功能,有时候可方便用户,不过有时候觉得多此一举,把本来就不大的托盘搞的都是图标,因此有的朋友可能要烦感这功能哦,在适当的时候再用吧。 -Recurrence of a VC++ system tray program icon in the taskbar, there are so many programs like to do a feature on, and sometimes can be user-f
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:20790
    • 提供者:madud00046
  1. hide

    0下载:
  2. vc屏蔽系统热键和隐藏任务栏的程序源码,有兴趣的朋友学习一下。-vc shielding system hotkey and hide the taskbar program source code, learn about friends who are interested.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:10613
    • 提供者:
  1. hide

    0下载:
  2. 屏蔽系统热键和隐藏任务栏,很不错的vc源码,希望能对大家有所帮助-Shielding system hotkey and hide the taskbar, very good vc source, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:11202
    • 提供者:吴治华
  1. hide

    0下载:
  2. 屏蔽系统热键和隐藏任务栏,很不错的vc源码,希望能对大家有所帮助-Shielding system hotkey and hide the taskbar, very good vc source, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:11800
    • 提供者:任国平
  1. vcnetwtwusud

    0下载:
  2. VC++系统任务栏设置演示,一共实现三个功能:1、如何隐藏操作系统任务栏;2、如何取消隐藏任务栏的功能;3、如何检索系统任务栏各窗口标题。-VC++ system taskbar settings demo, and a total of three functions: 1, how to hide the taskbar operating system 2, how to cancel the function to hide the taskbar 3, how to retriev
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:47970
    • 提供者:黄鹏
  1. vcdialog

    0下载:
  2. 本例子将向大家介绍如何使基于VC++的对话框程序不在任务栏中显示,大家都知道,一般程序窗口打开的时候,在Windows的任务栏中会有显示,以方便大家的控件,不过也有时候,像一些恶意程序,会隐藏掉在任务栏显示的功能,或用其它方法实现这一功能,本代码将为您提供一份有力的参考,虽然程序代码都挺简单。-This example will show you how to make a dialog box VC++ based program is not displayed in the taskbar
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:10439
    • 提供者:谢爱玲
  1. formflash

    0下载:
  2. VC实现像QQ窗口一样的闪烁效果,我们在聊天的时候,有新消息的时候,QQ的聊天窗口会不停的闪烁,注意不是抖动,本实例代码模仿了QQ聊天窗口的闪烁效果,标题栏和任务栏都在闪烁效果。-VC QQ window flickering effect, we chat, there are news QQ chat window will stop flashing, be careful not to jitter, the example code mimics the flickering effe
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:10538
    • 提供者:丁春发
  1. vcmenu

    0下载:
  2. VC.NET在窗口标题栏右键菜单中增加菜单项,你会发现标题栏菜单和窗口打开时显示在任务栏处的菜单是一样的,所以说本程序代码也实现了任条栏处增加一个自定义菜单项,具体代码比较简单,请参阅源码。-VC.NET right-click menu in the window title bar to add menu items, you will find the title bar menu and a window opens to display a menu on the taskbar at
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:48657
    • 提供者:程正
  1. Windows7SingleTaskbarInstance_Native

    0下载:
  2. Windows7单一实例任务栏示例程序 VC++2010-Windows7SingleTaskbarInstance_Native Vc2010
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:634881
    • 提供者:augusdi
  1. ListProcesses

    1下载:
  2. 枚举系统正在运行的程序,用VC++枚举系统正在运行的程序,列出当前Windows运行的所有进程,具体的枚举过程,请参见源码包内的相关代码。程序实现的功能类似于Windows XP的任务管理器 >进程一栏所显示的内容,示例截图如上示。 运行环境:Windows/Visual C/C-Enumerates the system is running, with the program C++ enum system running Windows lists all processes c
  3. 所属分类:Windows Kernel

    • 发布日期:2015-10-29
    • 文件大小:19456
    • 提供者:黄威霖
  1. VC_LockTaskbar

    0下载:
  2. vc实现win9x、winNT、winXp系统下桌面、任务栏的隐藏以及任务管理器的屏蔽。-VC Win9x, winNT, winXp system, desktop taskbar hiding and task manager screen.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:31977
    • 提供者:李红亮
搜珍网 www.dssz.com