-
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。...
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。-I contacted the time is not long, right DLL understanding is not very deep here in a simple examples to illustrate what applications and how the DLL is working, and hopes to give some help beginners. Articles with source code to compile.
- 2022-12-31 05:20:04下载
- 积分:1
-
一个获取计算机网卡唯一的物理地址(MAC)的源码。
一个获取计算机网卡唯一的物理地址(MAC)的源码。-A computer network card to obtain the physical address of the only (MAC) of the source.
- 2023-04-25 05:05:03下载
- 积分:1
-
Desktop protection procedures and source code
Desktop 保护程序及源代码-此小程序主要是在登陆后运行的另外一个需要输入密码的桌面保护程序,在输入密码之后方可进入系统。
密码是随机产生的数字,运算方法为当产生一个五为的随机数a,b,c,d,e当不足五为时默认为0,使输入的
数字等于(a+c+e)*(b+d)*a-a-e便可以进入系统。当不需要的时候则在注册表的run里面删除此注册项
目即可。-Desktop protection procedures and source code- This small program is run in after landing another desktop need to enter password protection procedures, the input password to enter the system. The password is randomly generated number of methods for computing when a random number five for a, b, c, d, e, when less than five it defaults to 0, making the importation of the number of equivalent (a+ C+ E)* ( b+ d)* aae will be able to enter the system. When the time does not need in the run inside the registry to delete this item to register.
- 2023-06-13 09:10:04下载
- 积分:1
-
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据...
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据-industries in industrial control, communications DDE is very common, the process model of how to access the data through DDE
- 2022-02-10 11:49:00下载
- 积分:1
-
获取windows语言信息,提供给需要获取系统语言信息来调用
获取windows语言信息,提供给需要获取系统语言信息来调用-Language information access to windows to provide access to the system needs information to call the language
- 2022-05-25 10:39:25下载
- 积分:1
-
目的:
这个程序演示要体现内核的内存分配思想的策略。为此,设计了
内存的分配和回收,完成一系列动作。...
目的:
这个程序演示要体现内核的内存分配思想的策略。为此,设计了
内存的分配和回收,完成一系列动作。-Objective: To demonstrate this process to reflect the core idea of the memory allocation strategy. To this end, the design of the memory allocation and recovery, to complete a series of action.
- 2022-08-07 23:20:09下载
- 积分:1
-
多媒体记数器,可以精确到1ms
多媒体记数器,可以精确到1ms-multimedia Register, to be precise 1ms
- 2022-08-03 20:35:10下载
- 积分:1
-
Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的...
Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的类定义。用户要使用,只需要将这两个文件包含到自己的工程当中,然后使用类CMyRagKey及其操作即可。-Win32 API registration category and the use of the preparation. Windows on the system with VC readers (including additions) registry source. Resulted. H Hopewell. Cpp two documents containing is a registered version of the class and write the definition. Users must use only these two files contain their own works, then use category CMyRagKey and operation can be.
- 2023-02-19 21:10:02下载
- 积分:1
-
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.-Modem list system enumeration procedures. Read through the registry system Modem list.
- 2023-08-24 09:45:03下载
- 积分:1
-
添加一个列表视图和树视图,资源管理器
添加列表视图和树视图,并添加适当的控件来实现本地计算机资源管理器-Add a list view and tree view, resource manager
- 2023-07-11 00:10:03下载
- 积分:1