搜索资源列表
lyb-tut11
- 汇编程序来创建新的进程。 本程序演示如何使用汇编来启动应用程序。-assembler to create a new process. This program shows how to use the compilation to launch applications.
apicreatewindow
- 利用api創建窗體。可以很好的學習api技術。-use to create forms. Can good learning api technology.
CtlPanelApple
- 这是一个控制面板小程序,演示如何在控制面板创建自己的图标以及显示提示信息,双击图标后的处理等。 -This is a small control panel procedures, a demonstration of how the control panel to create your own icon and display a message, double-click on the icon after treatment.
vcCreateThread
- 多线程编程 C++下如何创建线程 简单实例源码-multithreaded programming C threads how to create a simple example FOSS
CShellLink_src
- Shelllink class. this is very useful to create and to use *.url file and *.lnk.
VisiaCompiler
- PE Compiler in VB - Full source. Create .exe file in PE format. source + examples + exe
shellcode.rar
- 打造自己的Shellcode综合分析工具 VC写的,Create its own comprehensive analysis of Shellcode Writing the instrument VC
explorer-src.zip
- This program doesn t do much, apart from create a window which could be used as a desktop. It s pretty straightforward. It creates a window the size of the screen, displays some text in the corner, and then disables ALT+F4.,This program doesn t
shell
- 简单的 Shell命令解析器的功能,创建子进程,并执行用户的命令,创建历史特性,当用户按下 Ctrl+C 键的时候打印出用户最近输入的10 个命令。包含实验报告-Simple Shell command parser function, creating a child process and execute user commands, to create history characteristics, when the user presses Ctrl+ C key when the u
disableautorun
- * While the first-run condition of a worm or virus exploits a long-running * * security hole in Microsoft Internet Explorer, they all need to create * * entries in the registry to run again the next time your PC starts. Most * * variants wi
FAT
- C++实现Fat存储结构,并支持Shell命令,ls列表文件,以其其他命令,包括添加删除目录以及文件,创建软链接,硬连接,批量删除,读写文件,将真实文件写入虚拟FAT文件中-C++ implementation Fat storage structure, and to support the Shell command, ls list of files, with its other order, including add and delete the directory files, c
CreateLnk
- VB创建快捷方式的模块.用到:WSHShe-VB to create a shortcut to the module. Used: WSHShell
file-cscope
- A shell scr ipt that used to create cscope file list for cross index. Just put it into kernel directory, run this scr ipt, then run cscope -bk.-A shell scr ipt that used to create cscope file list for cross index. Just put it into kernel director
RunDll32.ZIP
- Shell命令示例.包括創建快捷方式嚮導、運行某一快捷方式、共22個功能-Shell command examples. Including the Create Shortcut wizard, a shortcut to run a total of 22 features
rgsymlnk
- programs to create and manage symbolic links in windows
Create_Shortcut_on_Desktop
- Create shortcut is the basic aplicatation that create shortcut on desktop.
shiyan2
- 学习如何编写一个UNIX的外壳——Shell,即命令解释程序。学习怎样接受命令,解释命令、执行命令,特别是创建子进程的方式来执行一个程序,以及父进程如何继续子进程的工作。-Learn how to write a UNIX shell- Shell, the command interpreter. Learning how to receive an order to explain the command, the command, in particular, the way is to
Dynamic
- This a demonstration how to create a Dynamical Link Library from Visual C-This is a demonstration how to create a Dynamical Link Library from Visual C++
create-undeleted-file
- create an undeleted file
create-base-jars
- 实现将java类打包成jar的自动方法,并自动区分出哪些类需要打入包中,那些不需要。-implements java source create jar file, and distribute some java files.