搜索资源列表
button
- MiniGUI 为实时嵌入式操作系统提供了非常完善的图形及图形用户界面支持。MiniGUI 本身的可移植性设计,使得不论在哪个硬件平台、哪种操作系统上运行,MiniGUI 均能为上层应用程序提供一致的应用程序编程接口(API)。 minigui中button控件的实现-MiniGUI for real-time embedded operating system offers excellent graphics and graphical user interface
API_Windows
- API编程``` 运行程序会出现3个窗口`` 通过按扭实现文本框在3个窗口之间的移动``` 并提供颜色编辑效果-API programming `` `operational procedures will lead to three windows through the `` Text Box button in the window's 3 The mobile `` `editing and color effects provide ``
keyboard
- 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数-This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button Subclassing, while their own m
sendmessage
- 在Windows编程中,向文本框控件、列表控件、按钮控件等是我们最常接触的控件了。但是在VB中这些控件有时无法实现我们的需要。在这时,我们只要简单的利用Windows API函数就可以扩充这些控件的功能了。-In Windows programming, to the text box control, list control, button control so that we control the most exposure. But sometimes these controls i