搜索资源列表
endzippro
- 功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一定很正常了。 我的做法是调用现有的压缩文件来完成压缩功能。用等待进程结束的方法实现压缩。 完成后再作后面的其他工作。 本程序旨在演示启动和等待进程结束的方式调用其他程序的方法。 -functional presentations : Some software in the operation of cert
page56
- 刊登在2005年第2期的代码,代码演示了在Visual C++中利用自定义消息实现线程间通讯。-published in 2005, two of code, code demonstrating the use of Visual C since the definition of news to achieve communication between threads.
exitw
- 定时关机程序,在9x,2k,xp测试通过,Dephi中定时器的演示,关机代码的演示,30秒提醒功能。窗口在最顶端,较为实用。-Mytob.BSNotes procedures, the 9x, 2k, xp test pass, Delphi timer demonstration, the demonstration code shutdown, 30 seconds to remind function. In the top of the window, a more practical.
Sendm
- 实现自动向其它进程的窗口发消息,模拟手动操作的功能,并且实现windows 2000操作系统的自动登陆,登陆后立刻锁定工作站。代码演示了注册表的使用,user32库中锁定工作站Lockworkstation函数的使用等。-automatic process to other reports from the window, simulating the operation of manual functions, windows 2000 and achieve operating system
COM_Thread_STA_MTA
- com线程模型演示代码,包括单线程套间(STA),多线程套间(MTA)模型-com thread model demonstration code, including thread suites (STA), the multithreaded apartment (MTA) model
vb_mutil_thread_example
- 多线程演示代码 好像网上有下载 但是我看到这里边好像没有呀-multithreaded code demo online downloading as I see here is not like ah
console_cmdline
- 代码演示关于控制台的操作,如何启动系统的控制台,控制台如何作为一个窗口,如何向其发送命令,-demonstration code on the console operation, how to activate the system console, how as a console window, how to send orders, etc.
testjinchtongxin
- 演示不同进程进行通信的方法之一: 消息,只需修改代码中有关窗口寻找的代码 就可以在其它窗口动态创建按钮并响就事件-demonstration of different communication processes one way : news, but only a modification of the code window for the code would lead to the creation of other dynamic window button and ring
vbMultiThread
- VB开发多线程比较困难,这是一个完整的VB多线程开发演示代码,代码清晰易懂。
MTGUI
- 演示Windows下多线程编程原理的简单源码,代码虽然简单,但是看懂了对编程大有帮助哦
CThreadEx
- 对于多线程和多进程的演示,利用MFC,代码简洁-For multi-threaded and multi-process demonstration, using MFC, concise code
injectthread
- 演示三种代码注入的方式。hook 注入,远程注入,dll注入。对研究病毒和外挂的人很有帮助-Demonstration of three types of code injection approach. hook into the remote injection, dll injection. The study of virus and the people very helpful plug-ins
mult_progress
- 多线程程序实例,里面包含文件:Threads.cls Module1.bas 等,主窗体中用简单的代码演示多线程。-Examples of multi-threaded program, which include file: Threads.cls Module1.bas and so on, the main form with a simple demonstration of multi-threaded code.
Sieve
- 多线程演示,一个很小的演示源码,简单的演示代码-Multi-threaded demo, a small demo source code, a simple demonstration of the code. . .
WaitThread
- 等待一个已有线程自动结束的VC++代码,我们不能只管创建进程,而不管它的死活,应该 学会如何接应它,转向其它方式或进行下一个任务,本代码 主要演示的是跟踪进程的运行状态,并判断它是否仍在运行,如果是,则等待它运行完毕,不妨参考。 -Waiting for a thread has been automatically end the VC++ code, we can not just create the process, regardless of the life and death,
DelSelf
- 一个可执行文件在执行过程中,一般是不能删除其自己的,这段代码就是向你演示这个功能的-An executable file in the implementation process, generally can not remove its own, this code is to show you this feature
Complete-remote-injection
- 完整的远程注入演示代码,相信需要的你有帮助-Complete remote injection
multi-threaded-programming-
- 多线程编程问题的详细讲解和代码演示,代码实用-Multi-threaded programming problem explained in detail and code demonstrations, practical code
Delphi-DLL-Injection
- dll注入演示代码,I Have translated the C++ Source to Delphi, check attachments for full source+ examples-I Have translated the C++ Source to Delphi, check attachments for full source+ examples
djcomcressionGood
- AES 加密算法的演示代码 解压后用VC打开即可,不错的(AES encryption algorithm demo code After decompression with VC open can. Good)