易采下载站下载易语言八方向控件调节演示源码,易语言八方向控件调节模块源码—源码之家-易采下载站

下载排行|最近更新

软件
软件
文章
当前位置:首页易语言源码模块控件 → 易语言八方向控件调节演示源码,易语言八方向控件调节模块源码
易语言八方向控件调节演示源码,易语言八方向控件调节模块源码

易语言八方向控件调节演示源码,易语言八方向控件调节模块源码

下载地址
  • 软件大小:64.03 KB
  • 软件语言:简体中文
  • 更新时间:2021-04-18
  • 软件类别:国产源码
  • 软件性质:自由软件
  • 运行环境:Winall,Win2003,WinXP,Win7,Win8
  • 软件等级:
  • 官方网址:homepage
  • 演示地址:demo
  • 软件介绍
  • 软件截图
  • 猜你喜欢
  • 同类推荐
  • 相关文章

软件Tags:

易语言八方向控件调节演示源码,易语言八方向控件调节模块源码



易语言八方向控件调节模块源码


系统结构:置控件可调节,取消控件可调节,新回调函数,SendMessage,GetWindowRect,SetClassLong,DestroyCursor,LoadCursor,CallWindowProc,SetWindowLong,SetCursor,ReleaseCapture,mouse_event,GetMessageExtraInfo,


======程序集1
| |
| |------ _启动子程序
| |
| |------ _临时子程序
| |
| |------ 置控件可调节
| |
| |------ 取消控件可调节
| |
| |------ 新回调函数
| |
| |
======调用的Dll
| |
| |---[dll]------ SendMessage
| |
| |---[dll]------ GetWindowRect
| |
| |---[dll]------ SetClassLong
| |
| |---[dll]------ DestroyCursor
| |
| |---[dll]------ LoadCursor
| |
| |---[dll]------ CallWindowProc
| |
| |---[dll]------ SetWindowLong
| |
| |---[dll]------ SetCursor
| |
| |---[dll]------ ReleaseCapture
| |
| |---[dll]------ mouse_event
| |
| |---[dll]------ GetMessageExtraInfo
======窗口程序集1
| |
| |------ __启动窗口_创建完毕
| |
| |------ _按钮2_被单击
| |
| |------ _按钮3_被单击



调用的DLL命令:


.DLL命令 SendMessage, 整数型, "user32.dll", "SendMessageA"
.参数 hwnd, 整数型
.参数 wMsg, 整数型
.参数 wParam, 整数型
.参数 lParam, 整数型


.DLL命令 GetWindowRect, 整数型, "user32.dll", "GetWindowRect"
.参数 hwnd, 整数型
.参数 lpRect, RECT


.DLL命令 SetClassLong, 整数型, "user32.dll", "SetClassLongA"
.参数 hwnd, 整数型
.参数 nIndex, 整数型
.参数 dwNewLong, 整数型


.DLL命令 DestroyCursor, 整数型, "user32.dll"
.参数 hCursor, 整数型


.DLL命令 LoadCursor, 整数型, "user32.dll", "LoadCursorA"
.参数 hInstance, 整数型
.参数 lpCursorName, 整数型


.DLL命令 CallWindowProc, 整数型, "user32.dll", "CallWindowProcA"
.参数 lpPrevWndFunc, 整数型
.参数 hwnd, 整数型
.参数 msg, 整数型
.参数 wParam, 整数型
.参数 lParam, 整数型


.DLL命令 SetWindowLong, 整数型, "user32.dll", "SetWindowLongA"
.参数 hwnd, 整数型
.参数 nIndex, 整数型
.参数 dwNewLong, 整数型


.DLL命令 SetCursor, 整数型, "user32.dll", "SetCursor"
.参数 hCursor, 整数型


.DLL命令 ReleaseCapture, 整数型, "user32", "ReleaseCapture"


.DLL命令 mouse_event, , "user32", "mouse_event"
.参数 dwFlags, 整数型
.参数 dx, 整数型
.参数 dy, 整数型
.参数 cButtons, 整数型
.参数 dwExtraInfo, 整数型


.DLL命令 GetMessageExtraInfo, 整数型, "user32", "GetMessageExtraInfo"

展开内容

下载地址

同类推荐

推荐文章

友情链接关于我们下载帮助(?)联系我们投诉举报

CopyRight © 2010-2023 易采下载 Easck.com , All Rights Reserved 版权所有 蒙ICP备14002389号

声明: 本站所有软件和文章来自互联网 如有异议 请与本站联系

声明: