登录
首页 » Process-Thread » 在ActiveX控件中如何动态调用DLL函数,有实用价值

在ActiveX控件中如何动态调用DLL函数,有实用价值

于 2022-03-02 发布 文件大小:756.72 kB
0 44
下载积分: 2 下载次数: 1

代码说明:

在ActiveX控件中如何动态调用DLL函数,有实用价值-in how ActiveX DLL function call dynamic, practical value

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 可以多个任务互斥同时入环行队列
    可以多个任务互斥同时入环行队列-can contradict multiple tasks around the same time into the Queue
    2022-02-01 04:03:44下载
    积分:1
  • 一个多线程编程的好例子,同时有文档可以参考,非常不错
    一个多线程编程的好例子,同时有文档可以参考,非常不错-A multi-threaded programming, a good example, while there is a document to refer to very good
    2022-02-04 19:10:18下载
    积分:1
  • the NT environment hidden process, the user is unaware of the conditions, the im...
    在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级语言完成,理解和实现都比较容易 ,但他让宿主进程使用LoadLibrary来装入新的DLL,所以难免留下蛛丝马迹,隐藏效果并不十分完美。罗 云彬的方法在隐藏效果上绝对一流,不过,由于他使用的是汇编语言,实现起来比较难(起码我写不了汇 编程序:))。笔者下面介绍的方法可以说是对上述两种方法的综合:采用c/c++编码,实现完全隐藏。并 且,笔者的方法极大的简化了远程线程代码的编写,使其编写难度与普通程序基本一致。-the NT environment hidden process, the user is unaware of the conditions, the implementation of their code There are various ways, for instance, the use of the registry into DLL, etc. linked to the use of Windows. The more representative Jeffrey Richer is the "core Windows programming" introduced by the LoadLibrary method and the Luo Bin, "under Windows 32 assembly language programming" introduced by the method. Two methods are common features are : remote threads are used to keep the code as host process threads in t
    2022-03-23 05:27:10下载
    积分:1
  • 线程编程,实现多线程,多任务的处理,进行线程的概念认识...
    线程编程,实现多线程,多任务的处理,进行线程的概念认识-Threads programming, realize multi-threaded, multi-mission of the deal, the concept of threads to understand the
    2022-07-25 02:17:13下载
    积分:1
  • 在Visual C++6.0下利用共享内存、消息实现内部进程通信
    在Visual C++6.0下利用共享内存、消息实现内部进程通信-In the Visual C++ 6.0 use shared memory, message realize internal process communication
    2022-04-18 13:52:09下载
    积分:1
  • 进程控制的意义在于可以创建一个进程,并可以通过进程句柄结束进程。...
    进程控制的意义在于可以创建一个进程,并可以通过进程句柄结束进程。-control of the process is to create a process and the process can handle the end of the process.
    2022-02-13 01:30:08下载
    积分:1
  • bankers algorithm development to achieve vc need can be downloaded use
    银行家算法的实现 vc++开发 有需要的可以下载使用-bankers algorithm development to achieve vc need can be downloaded use
    2022-02-20 06:46:01下载
    积分:1
  • 使用IOCP实现的线程池管理,对线程很多的情况有用
    使用IOCP实现的线程池管理,对线程很多的情况有用- Uses line regulation pond management which IOCP realizes, is useful to line regulation very many situations
    2022-03-16 21:18:22下载
    积分:1
  • 设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。...
    设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, help understand the processor scheduling process.
    2022-08-05 15:12:16下载
    积分:1
  • VC的多线程不同保护的一个类,实现多线程对共有资源的同步操作....
    VC的多线程不同保护的一个类,实现多线程对共有资源的同步操作.-VC Multithreading a different type of protection, the realization of multi-threaded for simultaneous operation of shared resources.
    2022-04-20 01:57:44下载
    积分:1
  • 696522资源总数
  • 104044会员总数
  • 20今日下载