-
-
ping.rar
Win32 console Application 实现ping命令
-
-
Hidefile.rar
... 完整的应用。希望能够对大家有一点帮助,但是不要用在不该用的场所。
使用方法将:
dd1压缩包里面是驱动源码
console压缩包里面是控制台源码
hide.exe是最终产品
使用方法:
1、将hide.exe复制到系统目录
2、运行cmd
3、hide -h 查看 ...
-
-
ENCRYPT.rar
File Encryption
The ENCRYPT sample is a console application that encrypts files. Files
encrypted with this sample can be later decrypted with the DECRYPT sample.
Note that the INITUSER sample (or equivalent) must be run prior to running
these ...
-
g729a.rar
g729 的源码,我调试我,可以用了,
用vc6 编译,建个console的应用程序工程
-
jrtp_example.rar
This a Client/Server example for using JRTP in a console program in the Visual Studio environment. Once both the client & the server are started, pressing enter in the server console will broadcast data to the multicast (addresses & ports have been ...
-
-
-
WinConsole.rar
Windows Console 程序能在非VC环境下运行。因为它没有消息循环机制,所以程序会很快结束,这时它所调用的DLL也随之退出,所以得不到需要的效果;c可以在其中做一些具有长远效果的事,例如写文件或注册表什么的,又或者插入远程线程
-