-
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全...
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 was abandoned on the overall situation of the concept of memory, each process has its own memory space, and not affect other processes. This one has all the code to access only to limited resources, but obviously some applications must be across the board, such as your hook, ms must provide a the compromise security measures. Fortunately, the windows dll is able to solve this problem.
- 2022-05-15 14:25:17下载
- 积分:1
-
第5章 剪贴板查看程序 .rar
第5章 剪贴板查看程序 .rar-Chapter 5 clipboard viewer clipboard viewer. Rar
- 2022-03-19 10:35:50下载
- 积分:1
-
本程序可查询语音邮件,你的时间读这个程序吧,很…
这个程序可以查看留言内容,你慢慢读这个程序吧,很不错的-this procedure can check voice mail, your time reading this procedure bar, very good
- 2022-02-06 14:34:33下载
- 积分:1
-
一个精细的类为懒惰操作符:)这是一个增强的编辑类:它允许R。
A fine class for lazy operators :)
This is an enhanced edit class: it allows to reduce the input time recording the words previously inserted and showing them when some letters are typed. -A fine class for lazy operators:) This is an enhanced edit class: it allows to reduce the input time recording the words previously inserted and showing them when some letters are typed.
- 2023-08-01 11:00:03下载
- 积分:1
-
DTMF双音频DSP算法的源代码的过程
DTMF DTMF在DSP算法中的源代码GOERTZEL
- 2022-09-24 14:15:03下载
- 积分:1
-
本程序通过从CEdit派生一个CDragEdit,实现文件名或者文件夹拖放到编辑框...
本程序通过从CEdit派生一个CDragEdit,实现文件名或者文件夹拖放到编辑框 -through the procedures derived from a CEdit CDragEdit achieve file name or folder to drag and drop editing Box
- 2022-02-09 17:24:48下载
- 积分:1
-
* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
*...
* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
* Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com
* Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com
*
* 使用方法:
* Add to Project file:EditNumeric.h/CPP
* Add the follow code in your StdAfx.h
* #include "EditNumeric.h"
* CEditNumeric m_Edit1-* Function: Input Double number in CEdit
* 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号
* Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com
* Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com
*
* 使用方法:
* Add to Project file:EditNumeric.h/CPP
* Add the follow code in your StdAfx.h
* #include "EditNumeric.h"
* CEditNumeric m_Edit1
- 2022-07-04 06:40:23下载
- 积分:1
-
图像处理中的一个算法, 提供分水岭算法的详细代码。
图像处理中的一个算法, 提供分水岭算法的详细代码。-a arithmetic of image processing, codes for watershed arithmetic.
- 2022-10-18 23:55:02下载
- 积分:1
-
模拟Nokia手机的输入法控件,继承自TCustomEdit.
模拟Nokia手机的输入法控件,继承自TCustomEdit.-simulation Nokia phones input controls, inherited from TCustomEdit.
- 2022-08-08 17:14:20下载
- 积分:1
-
vc++实现,用于高斯数字图形处理,应用与高通滤波
vc++实现,用于高斯数字图形处理,应用与高通滤波-vc realized, Gauss figures for graphics processing, application and high pass filtering
- 2022-03-06 06:37:26下载
- 积分:1