登录
首页 » Windows核心 » WinAPI functions, commonly used in the basic function, it is worth downloading

WinAPI functions, commonly used in the basic function, it is worth downloading

于 2022-02-24 发布 文件大小:70.33 kB
0 132
下载积分: 2 下载次数: 1

代码说明:

winAPI函数库,常用的基本函数,值得下载-WinAPI functions, commonly used in the basic function, it is worth downloading

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WINDOWS系统编程,初学、高手都有用
    WINDOWS系统编程,初学、高手都有用-Windows system programming, beginner, the experts have used
    2023-03-25 02:50:08下载
    积分:1
  • CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即strin...
    CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即string)、Int数组、object数组、字典dict等,由于封装是轻量级的,常用作基础类型库来支持Win32软件开发,如果使用STL容器等觉得不便时,这个库是很好的替代方案。-CseApi20.zip is the underlying scripting language package CSE database, using C++ package, commonly used objects, including Int, WideInt, float, Object target, char array (ie string), Int array, object arrays, dictionary, dict, etc., due to The package is lightweight, and used as the basis for the type library to support the Win32 software development, if you use STL containers and other cause inconvenience, this library is a good alternative.
    2022-01-29 02:55:18下载
    积分:1
  • uuid产生器源码
    uuid产生器源码-uuid producer source code
    2022-03-16 23:15:10下载
    积分:1
  • 关于CPU检测的很好的 软件,有助于了解CPU当前的主要的各项测量数据...
    关于CPU检测的很好的 软件,有助于了解CPU当前的主要的各项测量数据-CPU detection of a very good software, help to understand the current main CPU of measurement data
    2022-04-29 19:00:40下载
    积分:1
  • lib库摸班的编写方法
    lib库摸班的编写方法-lib classes for the preparation of a loss methods
    2022-01-24 13:26:54下载
    积分:1
  • x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。...
    x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。-x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.
    2022-04-19 11:01:43下载
    积分:1
  • 关于如何锁住键盘和鼠标
    钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
    2022-02-24 11:14:29下载
    积分:1
  • 基于WDF的过滤器驱动程序,包含测试程序
    基于WDF的过滤器驱动程序,包含测试程序。exe文件夹包含测试程序,sys文件夹包含过滤驱动,fdo文件夹包含测试用驱动
    2022-10-11 02:25:04下载
    积分:1
  • 能够将系统进行锁定,比如键盘,鼠标屏幕等.
    能够将系统进行锁定,比如键盘,鼠标屏幕等.-System can be locked, such as keyboard, mouse, screen and so on.
    2022-01-29 03:03:28下载
    积分:1
  • aaaaaaaaaaaaaaaaaaaa
    新编Windows API参考大全 新编Windows API参考大全 -aaaaaaaaaaaaaaaaaaaa
    2022-02-21 00:02:44下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载