-
Using visual c++ Programming to change the system time window
用visual c++ 编程来改变window系统的时间-Using visual c++ Programming to change the system time window
- 2023-01-10 03:35:04下载
- 积分:1
-
通常情况下,vb只能写没有dll入口的activex dll,在vb下写标准dll,需要修改 vb安装目录下的link.exe(.def文件要自己写) 附件里包...
通常情况下,vb只能写没有dll入口的activex dll,在vb下写标准dll,需要修改 vb安装目录下的link.exe(.def文件要自己写) 附件里包含link.exe的vb源代码,及一个测试dll。(说明,一定要把原来的link.exe改名为linklnk.exe)-Under normal circumstances, vb does not only write dll entrance activex dll, written in vb under standard dll, need to modify vb installation directory under link.exe (. Def files to their own writing) of the annex contains LINK.EXE vb source code , and a test dll. (Note, must be renamed as the original LINK.EXE linklnk.exe)
- 2023-02-17 12:40:03下载
- 积分:1
-
一个简单的调用DLL的实例,非常适用,具体是调用Messagebox的实例。...
一个简单的调用DLL的实例,非常适用,具体是调用Messagebox的实例。-A simple example of calling DLL is very applicable to the specific example is the call Messagebox.
- 2022-03-18 17:03:34下载
- 积分:1
-
一个内存溢出检测类,使用C开发,可以跨平台.使用很方便,有示例...
一个内存溢出检测类,使用C开发,可以跨平台.使用很方便,有示例-A type of memory leak detection, the use of C developing, can be cross-platform. Very easy to use, there are examples of
- 2023-04-15 00:30:04下载
- 积分:1
-
本程序的作用是枚举一个PE文件它的所有的资源并将其打印出来...
本程序的作用是枚举一个PE文件它的所有的资源并将其打印出来 -This procedure is the role of a PE file enumerate all of its resources and to print out
- 2023-05-29 19:50:03下载
- 积分:1
-
虚拟磁盘
虚拟磁盘-virtual disk for you visual stutio 6-Virtual disk-virtual disk for you visual stutio 6
- 2022-08-24 20:21:50下载
- 积分:1
-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分:1
-
股票分析、数据接收、图形绘制、股票信息收集…
股票分析,数据接受,图形绘制,股票信息采集源码-Stock analysis, data acceptance, graphics rendering, stock information collection source
- 2022-07-07 07:11:29下载
- 积分:1
-
查看CPU和内存使用情况的程序
查看CPU和内存使用情况的程序-Program which can get the info of CPU and memory usage
- 2023-07-11 05:40:02下载
- 积分:1
-
这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“...
这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, demonstrated a regular backup files. Registration services, in Delphi"s Run dialog box input parameters "/ install," and then execute code. Unloading the importation of "/ uninstall", and then run code.
- 2022-11-13 01:20:03下载
- 积分:1