搜索资源列表
NT下进程隐藏
- 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
my_win32
- Windows 32 系统开发,利用VC-windows 32 system development, using vc
threadpooldemosrc1
- 包含DEMO(ThreadPoolDemo.rar),源代码 thread_pool.rar(只有一个HPP文件)及经过裁减的Boost1.32库;之后以用Boost是因为ThreadPool中用到了 Boost库的线程组件。
MemLoadDll-x64
- CMemLoadDll源码,整理并增加了对64位dll的加载,并增加了调用实例代码(含32位、64位dll的调用)。以上代码全部基于vs2008,当然CMemLoadDll源码在vc6下也可用。 -CMemLoadDll,64位,内存加载dll,vs2008
common_ctrl
- 中文PWIN98/95之所以深受广大计算机用户的青睐,除其在32位多任务、多线程和系统稳固性等核心技术的重要改进之外,更主要的还是其优秀的用户交互界面。这就给程序设计人员提出了新的课题,如何在自己开发的应用程序中充分利用WIN98/95支持的各种高级通用控制和视,这也是学习VC编程所必须掌握的基本内容,本文将通过实例来具体演练VC5中的这些控件。-The reason why Chinese PWIN98/95 well received by the computer user s favor
Win32
- windows 32 下的多线程编程-win32 multithreaded programming
thrd-win32
- Win32 现成创建,包括Win32 MUTEX 锁和WIN 32 SEMAPHORE 信号灯。-Windows 32 thread create.
PV
- 用多线程实现“生产者-消费者问题”本作业要求设计并实现一个进程,该进程拥有一个生产者线程和一个消费者线程,它们使用N个不同的缓冲区(N为一个自定义的确定的数值,例如N=32)。你需要使用如下信号量:一个互斥信号量,用以阻止生产者线程和消费者线程同时操作缓冲区列表;一个信号量,当生产者线程生产出一个物品时可以用它向消费者线程发出信号;一个信号量,消费者线程释放出一个空缓冲区时可以用它向生产者线程发出信号; -Achieved with multi-threaded " producer
Win32-Thread-Infomation
- Windows 32环境下的线程,一些基础知识-Windows threads
GetProcessFullPath
- GetProcessImageFileName可以在xp和win732位和64位都能获取进程路径,GetModuleFileNameEx只能获取32位进程路径 但GetProcessImageFileName获取的路径都是包含设备名的路径,因此我们还要转换成一下,因此我们最终的GetProcessFullPath函数这样的-GetProcessImageFileName in xp and win732 bits and 64 bits can obtain process path, pa
WTServer
- 进程外组件实现方式,对接设备为文通(TH-PR210),实现64位程序调用32位动态库。-Process component implementation docking device, 64-bit programs call 32 dynamic library for Wen Tong (TH-PR210)
peycalization
- FFMPEGDevelopment library 32-bit-32- bit FFMPEGDevelopment library
nikcc
- VB自动地调整VB控制的大小和一种形式的字形的32bit-VB to automatically adjust the size of the VB control and a form of glyph of 32 bit
Xanshester
- 文件切割器32bit原码,File cutter 32bit original code-32 bit source code File cutter, File cutter 32 bit the original code
1087177
- VB自动地调整VB控制的大小和一种形式的字形的32bit-VB to automatically adjust the size of the VB control and a form of glyph of 32 bit
zhyrtna
- 图标开发预处理源程序基于256和16色 VGA和EGA的32位系统的C语言源程序-Source program icon development pretreatment based on 256 and 16 color VGA and EGA 32-bit C source program of the system
KICsrogram
- 32位CRC文件计算程序 32-bit CRC file calculation program-A 32-bit CRC file application 32- bit CRC file calculation program
relasilncode
- window 95串口通讯函数集合(只适用于32位),需要说明的的部分,(Windows 95 serial communication function set (only applicable to 32 bits), to be sure,)
728266
- 图标开发预处理源程序基于256和16色 VGA和EGA的32位系统的C语言源程序(Source program icon development pretreatment based on 256 and 16 color VGA and EGA 32-bit C source program of the system)
495905
- 32位CRC循环冗余源代码符合ANSIX3,66标准,运用于CCITTsX,25协议()