资源列表
[Windows编程] mediatypes
说明:this document consists of windows supported media types and their guid vales.<abc_bhaskar> 在 2025-07-28 上传 | 大小:10kb | 下载:0
[Windows编程] RemoteLib_src
说明:RemoteLib - DLL Injection for Win9x & NT Platforms<za> 在 2025-07-28 上传 | 大小:10kb | 下载:0
[Windows编程] VB.project.design.achieve.competence
说明:VB项目实现权限开发设计代码VB code for the project development and design to achieve competence -VB code for the project development and design to achieve competence<d> 在 2025-07-28 上传 | 大小:10kb | 下载:0
[Windows编程] 004Builder
说明:Builder 模式 设计模式 构建模式 源码-Builder Design Mode Mode Mode Source<弘扬> 在 2025-07-28 上传 | 大小:10kb | 下载:0
[其他小程序] simple_FORTRAN.tar
说明:simple三维Fortran,计算流体用,大家知道的-simple three-dimensional Fortran, computational fluid use, we all know<sinbda> 在 2025-07-28 上传 | 大小:10kb | 下载:1
[C#编程] cleanprogress
说明:读者朋友们可能经常会碰到这样一个问题,想对某些进行操作时,发现这些文件正在被其它程序使用,处于打开状态,而且是被独占打开,这时是没法对文件进行操作的。因此,要想操作这些文件,必须将打开这些文件的进程清除掉。那么如何干净地清除进程呢?-Readers may often come across such a problem, to some the operation, found that these files are used by other programs, is open, and<hkj> 在 2025-07-28 上传 | 大小:10kb | 下载:0
[其他小程序] Processenum
说明:List current windows proce-List current windows process<-> 在 2025-07-28 上传 | 大小:10kb | 下载:0
[钩子与API截获] Win_HOOK
说明:Windows系统采用的是事件驱动的机制,也就是说,整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子可以监控系统或进程中的各种事件消息,截获发往目标窗口的消息并进行处理。我们可以在系统中安装自定义的钩子,监视系统中特定时间的发生,完成特定的功能。比如截获键盘、鼠标的输入、屏幕取词、日志监视等等。可见、利用钩子可以实现许多特殊而有用的功能。因此,对于高级编程人员来说,掌握钩子的编程方法<宋若军> 在 2025-07-28 上传 | 大小:10kb | 下载:0