搜索资源列表
win10
- 程序在托盘建立一个图标,当win10卡住的时候,鼠标会嘟嘟响,但是键盘能正常用,这时候按Ctrl+F1就可以解决鼠标的问题了。-Establish a program icon in the tray, when win10 stuck when the mouse will beep, but the keyboard can be used normally, this time by pressing Ctrl+ F1 can solve the problem of the mouse.
win8pifumokuai
- win10皮肤模块 源码 可自行修改-win10 skin module can modify the source! !
jingtaibianyixiufu
- 易语言静态编译修复软件,不是源码,本人亲自win10测试,没有问题!-Easy language static compilation repair software, is not the source, win10 test in person, there is no problem!
驱动加载工具
- 一个易语言驱动加载工具源码,纯API实现无任何模块,支持加载X64驱动,WIN10测试有效。(An easy language driver loading tool source code, pure API implementation, without any module, support loading X64 driver, WIN10 test effective.)
解决WIN10不能拖放对象方法
- 解决易语言win10下不能拖放对象,内有源码,WIN10可以用了。(Easy to solve the language under win10 can not drag and drop objects, there are source code, WIN10 can be used.)
【WIN10版】海豚加速器永久免费版V1.2
- 【WIN10版】海豚加速器永久免费版V1.2([WIN10 version] dolphin accelerator permanent free version V1.2)
Direct2D
- 易语言的 Direct2D 绘制 解决WIN10 官方库不能用的问题(Easy language Direct2D rendering to solve the problem that WIN10 official libraries can't use)
单进制转换器
- 十进制转十六进制 或者十六进制转十进制 专门给win10系统计算器英文话的人用(The decimal to sixteen or sixteen to the decimal system for the win10 system calculator in English language)
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、