搜索资源列表
ShellExtGuide2_demo
- shell 编程的例子2-shell Programming example 2
ShellExtGuide3_demo
- shell 编程的例子3-shell Programming example 3
ShellExtGuide4_IV
- shell 编程的例子4-shell Programming example 4
Win98_shell
- 几个shell的例子,很简单,一看就明白,希望对大家又帮助-example, a very simple, a person would understand, and I hope to help everyone
testtre.sh
- 利用shell搜索指定目录后替换文件中子符串的例子,没有更改属性代码,读者可自行添加-use search directory designated replacement document after neutron Series website example, no changes to attribute code, readers may add their own.
RWExcel
- 一个excel文件读写的例子-an excel document literacy example
TxtInfo
- TxtInfo shell extension, personally , it s not very useful, but if you want to study the extensions, it s still a good example.-TxtInfo shell extension, personally, it's not very useful. but if you want to study the extensions. it's still a g
vcCreateThread
- 多线程编程 C++下如何创建线程 简单实例源码-multithreaded programming C threads how to create a simple example FOSS
upx_Shell
- 一个UPX(程序压缩软件)的shell 用程序自身来储存设置的例子-an unfiltered (procedures compression software) shell with their own procedures to be stored in the example set
ShareMem共享内存
- 一个好的共享内存编程例子,通过该例子可以掌握共享内存编程的方法。比较实用-a good example of shared memory programming, through which we can get examples of shared memory programming method. More Practical
用Shell扩展实现源代码统计程序
- 在 Windows 的资源管理器窗口中,我们见过 WinZIP,WinRAR 等软件能在文件或文件夹的默认快捷菜单中添加几个菜单项,它可以使用户无须进入软件内部而直接在视窗中进行压缩/解压操作,十分方便用户操作,这无疑是一个较好的应用模型,它就是我们所说的Shell扩展技术。此源代码将以一个普通的源代码统计程序为例来说明怎样实现Shell扩展技术。-the Windows Resource Manager window, we have seen Photoshop, WinRAR softwa
shell_namespace.zip
- 虚拟文件夹的例子,example for virture file folder
R
- 跨进程解锁互斥体 Mutex,解锁CreateMutex,不单单是本进程哦,包括另外一个进程照样解锁,含权举所有进程和所有进程的所有Handel,Model,完整的范例,含demo范例,搞程序多开必备,独家上传.-Unlock mutex Mutex across processes the unlock CreateMutex, not just the process, oh, another process still unlock, including the right to cite
systemtray_demo
- 程序缩小时缩为系统托盘(system tray)的小图标 -System tray example
changedircolor
- 一个文件夹换皮肤的例子-A folder for example skin
dragdropfiles
- 一个如何在你的程序中接受从Windows Explorer里拖过来的文件的例子--A example that how to receive files dragged from Windows Explorer
HideDesktop
- 是一个简单的shell类,对学习shell的学者是个很好的例子,希望多多指教。-Shell is a simple type of learning scholars shell is a good example of the hope that the exhibitions.
Advanced_buffer_overflow_exploits
- 现在有许多缓冲区溢出攻击代码。早期缓冲区 溢出攻击代码只产生了一个shell (执行程序/ bin / sh ) 。但是, 如今一些缓冲区溢出攻击代码已经很不错的功能。 例如,通过过滤,打开一个socket,打破的chroot , 等等。本文将试图解释先进的缓冲区溢出 利用技巧根据英特尔x86 Linux操作系统。-Nowadays there are many buffer overflow exploit codes. The early buffer ov
Shell
- 基本上shell分两大类: 一:图形界面shell(Graphical User Interface shell 即 GUI shell) 例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。 二:命令行式 shell(Comm
shutDownWinXpexample
- This a example of how to Shutdown, Restart, and Log Off Windows XP using code. This uses Shell code. It works very well. I only tested the Shutdown code but the others should work. Note: The shutdown service will obviously need to be running for this