搜索资源列表
NT下进程隐藏
- 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
xxysbyapplexx
- VC++6.0编写的Windows消息演示系统的源代码。 功能: 获取窗口handle 获取edit内容 隐藏窗口 可供学习的地方: 窗口前置 窗口置top capture window flat picture button 常用的message-VC 6.0 of the Windows news demo system's source code. Function : access window handle access
实现程序互斥
- 常用的线程编程源代码-common thread programming source code
02.
- 用C语言编写的进程的互斥与同步的实例,包括四种平时常见的情况。-The process of using C language examples of mutual exclusion and synchronization, including the four common situations in peacetime.
Remote_Library
- A library that implements a common interface for remote memory handling and remote execution for all Windows versions.-A library that implements a common interfa ce for remote handling and remote memory execut ion for all Windows versions.
process_item_process
- 列出系统运行的进程并KILL某些进程,tlist 可以列出系统中正在运行的进程,kill 工具可以*进程,COMMON文件是公共函数-Set out the process of system operation and KILL some process, tlist system can list running processes, kill kill the process tool, COMMON document is a public function
Thread
- 通用线程类,可通过对此类进行继承,实现相关函数从而控制线程操作-Common types of thread can be carried out through the succession of such to achieve thread-related functions to control operation
vb.net
- vb.net多线程编程,由于VB.NET使用公共语言运行时(Common Language Runtime),它增强了很多新的特性,其中之一便是创建自由线程应用程序的能力。 -vb.net multi-threaded programming, VB.NET as a result of the use of common language runtime (Common Language Runtime), it enhances a lot of new features, one of w
MuliThread1
- 普通多线程问题,MFC界面实现,适合初学者使用-Common multi-threading issues, MFC interfaces, suitable for beginners to use
multithreadingapplicationsinWin32
- 该电子书详细介绍WIN32多线程编程的底层原理及常用技巧!-The book details the underlying WIN32 multi-threaded programming principles and common techniques!
MutiThread
- 多线程小例子,想学的共同进步,我也是刚学,例子很简单,学习学习!-Small example of multithreading, want to learn the common progress, I am also just learning, examples of very simple, learning to learn!
Visual-CPP-shiyanbaogaoshu
- 图形和文本,菜单、工具栏、状态栏,对话框、Windows常用控件。动态链接库,多线程编程,数据库或多媒体。-Graphics and text, menus, toolbars, status bar, dialog boxes, Windows common controls. Dynamic link library, multi-threaded programming, database or multimedia.
MultiThread
- 多线程的学习,在一个程序中,这些独立运行的程序片断叫作“线程”(Thread),利用它编程的概念就叫作“多线程处理”。多线程处理一个常见的例子就是用户界面。利用线程,用户可按下一个按钮,然后程序会立即作出响应,而不是让用户等待程序完成了当前任务以后才开始响应。 -Multithreaded learning, in a program, these stand-alone program fragment called " thread" (Thread), use it
dxcbcmx
- 主要讲述了常见的多线程服务器的常用编程模型,还是很使用的。-Focuses on a common multi-threaded server programming model commonly used, or is used.
Process-Knowledge
- 在你的计算机上,有20-30个进程在后台运行着。有的占用了太多的系统资源,造成机器运行缓慢。更为不幸的是,一些进程是间谍软件和*,如此你的隐私和机器的控制权会被黑客所掌控。本书提供了大多数常见的进程知识。 - On your computer, there are 20-30 processes running in the background. Some take up too many system resources, causing the machine to run sl
commma-common
- org,eclipse,wst,common , 这个源码非常棒-Org, eclipse, WST, common, this source is very good
usvg
- DDE通讯非常普遍,本程序示范了如何通过DDE存取数据-DDE communication is very common, this application demonstrates how to access data through DDE
the
- 这是我学习数据结构所编写的一些二叉树及链表常用操作的一些代码!-This is my learning written some of the binary tree data structure and list some of the common operations code!
doexz
- VC开发GIS,用来显示地图比例尺,这在GIS开发过程中是常见的,-VC development of GIS, used to display the map scale, which is common in GIS in the development process,
develodbrnt-common
- VC开发GIS,用来显示地图比例尺,这在GIS开发过程中是常见的,(VC development of GIS, used to display the map scale, which is common in GIS in the development process,)
