-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
聊天室ChatClient源码
聊天室ChatClient源码-Chat rooms ChatClient source
- 2022-10-29 17:15:04下载
- 积分:1
-
vc++ ftp client code
vc++ ftp client code
- 2022-03-19 09:06:21下载
- 积分:1
-
socket编程,建立一个服务器,用于聊天的程序。
socket编程,建立一个服务器,用于聊天的程序。-socket programming, the establishment of a server for the chat program.
- 2023-03-13 19:20:03下载
- 积分:1
-
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。...
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。-the network, the use of the IPC $ copy files and add the system and to the implementation within the specified time.
- 2022-03-30 16:13:17下载
- 积分:1
-
thread safety examples. Description of the procedures for the security thread. T...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-02-05 20:02:18下载
- 积分:1
-
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。...
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。-works for the computer network between the transmission and delivery of information, based on peer-to-peer network file transfer.
- 2022-03-09 15:19:37下载
- 积分:1
-
通过对端的主机名得到的IP地址,或通过对端主机的IP地址,得到对应的主机名。...
通过对端的主机名得到的IP地址,或通过对端主机的IP地址,得到对应的主机名。-through the right side of the host name the IP address, or by right-host"s IP address, get the corresponding host name.
- 2022-06-11 19:49:04下载
- 积分:1
-
当你的软件已经更新,并且有升级的FTP服务器,那么你可以使用本程序自动更新...
当你的软件已经更新,并且有升级的FTP服务器,那么你可以使用本程序自动更新-Twisted leadership of the cavity power 软 been contained glass terrace 且 , sweet bleed at the nose cavity near the author FTP 器 ,务Governor Rao Department of leadership you can use the most hanging序自-hung terrace contains
- 2022-02-06 02:09:10下载
- 积分:1
-
这是简单的波形生成程序,供大家参考,谢谢。
这是简单的波形生成程序,供大家参考,谢谢。-code
- 2022-03-22 02:01:20下载
- 积分:1