-
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
-
很多格式输入控制的编辑框
很多格式输入控制的编辑框-The edit which accpets many input styles
- 2022-02-04 01:35:29下载
- 积分:1
-
安全编辑框(secureeditex)编程示例,包括一些其他的有用功能...
安全编辑框(secureeditex)编程示例,包括一些其他的有用功能-security edit box (secureeditex) programming paradigm, including a number of other useful functions
- 2022-07-02 14:03:23下载
- 积分:1
-
一个简单的记事本编辑程序,可以复制粘贴,改变字体大小颜色等...
一个简单的记事本编辑程序,可以复制粘贴,改变字体大小颜色等-a simple Notepad editor, can copy and paste, color change font size, etc.
- 2022-02-09 10:59:28下载
- 积分:1
-
delphi编的一个带信息提示的编辑框控件,挺好用的
delphi编的一个带信息提示的编辑框控件,挺好用的-delphi made a message with the edit box control, very good use
- 2022-09-21 06:10:03下载
- 积分:1
-
VB.net下控件数组的应用。程序应用了27个文本框做为实例,演示了For循环下对每个文本框进行文本更新。...
VB.net下控件数组的应用。程序应用了27个文本框做为实例,演示了For循环下对每个文本框进行文本更新。-VB.net controller array applications. Application procedures for the text box 27 as examples demonstrating For each cycle of the text box to update the text.
- 2023-02-01 01:55:03下载
- 积分:1
-
一个小程序,可以在界面上进行绘声绘图,了解一下图形制作。...
一个小程序,可以在界面上进行绘声绘图,了解一下图形制作。-a small program interface can be conducted in graphic detail drawings, understand graphics production.
- 2022-02-10 12:34:16下载
- 积分:1
-
数据访问的导入和值的索引数据
用于指数数字的输入和数据值的获取-index figures for the import and value of the data access
- 2022-10-14 08:10:03下载
- 积分:1
-
本程序文字倾斜显示,倾斜角度自定,主要运用CGdiObject的派生类...
本程序文字倾斜显示,倾斜角度自定,主要运用CGdiObject的派生类-written procedures tilt the display, tilt angle since determined primarily use the derived classes CGdiObject
- 2022-03-02 00:36:25下载
- 积分:1
-
MFC文本框和文本文件的数据交换
MFC文本框和文本文件的数据交换-MFC text boxes and text files for data exchange
- 2022-08-12 14:54:53下载
- 积分:1