Location:
Search - API BUTTON
Search list
Description: MiniGUI 为实时嵌入式操作系统提供了非常完善的图形及图形用户界面支持。MiniGUI 本身的可移植性设计,使得不论在哪个硬件平台、哪种操作系统上运行,MiniGUI 均能为上层应用程序提供一致的应用程序编程接口(API)。
minigui中button控件的实现-MiniGUI for real-time embedded operating system offers excellent graphics and graphical user interface support. MiniGUI itself portability design, which makes both the hardware platform or operating system running on MiniGUI can for top applications to provide a consistent application programming interface (API). MiniGUI which button controls to achieve
Platform: |
Size: 5884 |
Author: aaa |
Hits:
Description: Wince.Net平台上使用标准API实现的控件界面,使用API实现了标准BUTTON、EDIT、RADIO控件的功能!-Wince.Net platform using standard API interface, the controls, Use of the standard API BUTTON, EDIT, Radio Control Function!
Platform: |
Size: 1312395 |
Author: 李军 |
Hits:
Description: 这是一个用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 mouse clicks news; The hook function mouse
Platform: |
Size: 13312 |
Author: 胡东 |
Hits:
Description: 介绍:
读写INI文件的四个函数
如何取得计算机名
计算Windows从启动后所运行的总时间
使窗体右上角的X按钮失效删除系统菜单
动态改变及恢复屏幕设置下
制作垂直标题栏的窗体下
用API函数控制光驱的开关
等。-presentations : INI file read and write function of how four computer from the Windows were calculated after commencement of the total running time for the X Window Instructions Failure to delete button menu system and the dynamic change screen settings to resume production of the vertical column headings using the Window API function control drive switches.
Platform: |
Size: 408576 |
Author: 刘亮 |
Hits:
Description: MiniGUI 为实时嵌入式操作系统提供了非常完善的图形及图形用户界面支持。MiniGUI 本身的可移植性设计,使得不论在哪个硬件平台、哪种操作系统上运行,MiniGUI 均能为上层应用程序提供一致的应用程序编程接口(API)。
minigui中button控件的实现-MiniGUI for real-time embedded operating system offers excellent graphics and graphical user interface support. MiniGUI itself portability design, which makes both the hardware platform or operating system running on MiniGUI can for top applications to provide a consistent application programming interface (API). MiniGUI which button controls to achieve
Platform: |
Size: 5120 |
Author: aaa |
Hits:
Description: 这个可是很爽的一个VB类,对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的方方面面,里面有个技术很爽,就是subclass的特殊实现方法,完全就象Window SDK编程,真的很爽,里面用了VB指针技术,感觉是那么的自由,其实VB也没有什么不可以,唯一的缺点就是不好调试(强行点VB的强行中止按钮,VB集成开发环境会崩溃,主要是以为是解释执行了,..还是VC好)-the VB one very interesting category of ListView API for a complete package, Reading the original code may be familiar with all aspects of ListView, there are technical ways that the special is the subclass method completely as Window SDK programming and really very interesting. they spent VB technical indicators, I feel so free, no VB what not, The only drawback is difficult to debug (VB point forcibly forced to suspend button, VB integrated development environment will collapse. it is thought that the main explanation is enforced, or VC good ..)
Platform: |
Size: 48128 |
Author: 张毅 |
Hits:
Description: Cheat Master 0.1 For DevHook with src, Real In-Game Search/Modify!
--------------------------------------------------------------------------------
Intro
=====
This is a prx mod written for DevHook 0.4+, which is used to search and
modify/lock data in memory while playing game.
HOWTO Install
=============
1. Copy directory CheatMaster to root of your PSP memorystick.
2. Modify /dh/2xx/flash0/kd/pspbtcnf_game.txt, which 2xx means your emulated
firmware directory (e.g. 271 for 2.71 firmware directory), add one line:
ms0:/CheatMaster/CheatMaster.prx
after the line:
ms0:/dh/kd/devhook.prx
3. Start game, press [Volume DOWN] + [Note] button to call up the menu.
2006-08-08 v0.1
[+] First public version
[+] Search, modify and lock functions
[+] Address table, with save/load functions
[+] Memory dump functions
[o] Memory searching may write results with large amount to disk, so keep at least 10MB free space on memorystick if you want to search values smaller than 256 with auto or byte modeCheat Master 0.1 For DevHook with src, Real In-Game Search/Modify!-------------------------------------------------------------------------------- Intro ===== This i prx's a mod written for DevHook 0.4, which is used to search and modify/lock data in m emory while playing game. HOWTO Install ======= ======= 1. Copy directory CheatMaster to root o f your PSP memorystick. 2. Modify/dh/2xx/flas h0/kd/pspbtcnf_game.txt. 2xx which means your emulated firmware directo ry (e.g. 271 for 2.71 firmware directory) add one line : ms0 :/CheatMaster/CheatMaster.prx after the line : ms0 :/dh/kd/devhook.prx 3. Start game, press [Volume DOWN] [Note] button to call up the menu. 2006-08-08 v0.1 [] First public version [ ] Search, modify and lock functions [] Address table. with save/-Cheat Master 0.1 For DevHook with src, Real In-Game Search/Modify!-------------------------------------------------------------------------------- Intro ===== This i prx's a mod written for DevHook 0.4, which is used to search and modify/lock data in m emory while playing game. HOWTO Install ======= ======= 1. Copy directory CheatMaster to root o f your PSP memorystick. 2. Modify/dh/2xx/flas h0/kd/pspbtcnf_game.txt. 2xx which means your emulated firmware directo ry (e.g. 271 for 2.71 firmware directory) add one line : ms0 :/CheatMaster/CheatMaster.prx after the line : ms0 :/dh/kd/devhook.prx 3. Start game, press [Volume DOWN] [Note] button to call up the menu. 2006-08-08 v0.1 [] First public version [ ] Search, modify and lock functions [] Address table. with save/
Platform: |
Size: 10240 |
Author: zb |
Hits:
Description: Wince.Net平台上使用标准API实现的控件界面,使用API实现了标准BUTTON、EDIT、RADIO控件的功能!-Wince.Net platform using standard API interface, the controls, Use of the standard API BUTTON, EDIT, Radio Control Function!
Platform: |
Size: 1311744 |
Author: 李军 |
Hits:
Description: 用 Win API 实现自绘按钮类 ,有个好界面。-Win API drawn from the category buttons, a good interface.
Platform: |
Size: 101376 |
Author: 徐晓燕 |
Hits:
Description: 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码,程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息;
鼠标的钩子函数
-This is a Windows API to write the screen keyboard. Is a good reference to the programming code, procedures, there are two new Eastern : Button of Subclassing. the same time deal with their own mouse click on the news; Mouse hook function
Platform: |
Size: 13312 |
Author: c-king |
Hits:
Description: 读写INI文件的四个函数
如何取得计算机名
计算Windows从启动后所运行的总时间
使窗体右上角的X按钮失效删除系统菜单
动态改变及恢复屏幕设置下
制作垂直标题栏的窗体下
用API函数控制光驱的开关
如何映射/中断网络磁盘
制作垂直标题栏的窗体上
实现隐藏和显示桌面图标
VB托盘程序详解下
妙用GetSystemMetrics函数
利用API和注册表获取系统信息上
VB快速调用系统对话框下
利用API和注册表获取系统信息中
利用API和注册表获取系统信息下
百叶窗图形特效
实现平面工具栏下
数据库查询结果的动态排序三
动态改变及恢复屏幕设置上
关于VisualBasic类开发一
界面设计原则和编程技巧下
Enc-Base64位加密程序源代码上
Enc-Base64位加密程序源代码下
编写ActiveXDLL实现ASP编程下
VB快速调用系统对话框上
VB快速调用系统对话框中
用内存共享实现EXE通信
ListBoxComboBox中寻找字串
使用DDE技术为应用程序增辉上
使用DDE技术为应用程序增辉下
VB动态图形按钮的实现
-INI file read and write functions of four how to get the computer name from the calculation of Windows are running after commencement The total time for the upper right-hand corner of the X Window Failure to delete button menu system dynamic change and restore the screen set up under the heading of the vertical production Form column using the API function control switch how the drive mapping/interrupted production network disk vertical column headings on the Form achieve hidden and display desktop icon tray procedures for Hi VB under versatile function GetSystemMetrics function Using API and access to the registry information system called Fast VB dialog systems using API and access to the registry system Marketing information and the use of API access to the registry information system
Platform: |
Size: 439296 |
Author: hky |
Hits:
Description: VB API模拟发送按键.鼠标动作,可以通过VB来控制按键.鼠标动作-VB API Send button. Mouse movements, through VB to control keys. Mouse movements
Platform: |
Size: 12288 |
Author: 梁俊 |
Hits:
Description: 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 ``
Platform: |
Size: 1002496 |
Author: abo |
Hits:
Description: 是一个简单的API小程序,运行结果是生成带有一个按钮的可以获得当前窗口编号的窗口。-API is a simple small program, the results are generated with a button to get the current window ID of the window.
Platform: |
Size: 34816 |
Author: 王志慧 |
Hits:
Description: CWBButton is a WindowBlinds like resizable image button derived from a CButton. In MFC, You can use the class called CBitmapButton, but that s not enough. The size of button is the size of the bitmap, and you can t put a text by calling the API SetWindowText(). I wanted REAL Bitmap Button like GTK+ or WindowBlinds. So I try to create a REAL Bitmap Button referring WindowBlinds.
Platform: |
Size: 36864 |
Author: gxc |
Hits:
Description: 用纯粹的API来创建窗口控件及其控制
作者: hwc
此代码示范并解释了如何用纯粹的API创建窗口控件,如使用CreateWindow和 CreateWindowEx在窗口中创建列表框、编辑框和按钮。不仅告诉你如何创建它们,而且还示范了如何使用。此外,代码还示范了如何用TAB、Shift+Tab等来控制输入焦点以及快捷键。-Using pure API to create window controls and its control Author: hwc this code model and explains how to use the API to create a purely window controls, such as the use of CreateWindow and CreateWindowEx to create the list in the window box, edit box and button. Not only tell you how to create them, but also demonstrated how to use. In addition, the code also demonstrated how to use TAB, Shift+ Tab to control the input focus, etc., as well as shortcuts.
Platform: |
Size: 22528 |
Author: 李桃 |
Hits:
Description: 一款清爽的VB版水晶按钮控件的源代码,附有众多风格样式的按钮使用示例,这款控件是基于API函数,一总用到了4个API,按钮效果还是不错的,不过程序反应有点慢,而且也稍微占用系统资源,水平高的朋友可以改进一下。-A fresh crystal button version of the VB source code control, with many styles of buttons to use an example, this control is based on the API functions, used a total of four API, button or good results, but somewhat slower response procedures , but also a little occupied system resources, high levels can improve the look of a friend.
Platform: |
Size: 30720 |
Author: 224 |
Hits:
Description: This is an example of window application for creating some button and some background color for the rectangle on the right.When user click on either one of button at left hand side,then rectangle box at right will change colour to red and vice verse.
This code no involved any MFC function.
Develop by Window API
-This is an example of window application for creating some button and some background color for the rectangle on the right.When user click on either one of button at left hand side,then rectangle box at right will change colour to red and vice verse.
This code no involved any MFC function.
Develop by Window API
Platform: |
Size: 2922496 |
Author: Vinsley |
Hits:
Description: 游戏手柄joystick api测试程序(VB):
joyGetNumDevs 获取当前系统支持的游戏设备数量
joyGetDevCaps 查询获取指定的游戏杆设备以确定其性能
joySetCapture 向系统申请捕获某个游戏设备并定时将该设备的状态值通过消息发送到某个窗口
joyReleaseCapture 释放对某个游戏设备的捕获
joyGetPos 获取游戏设备的坐标位置和按钮状态
joyGetPosEx 获取游戏设备的坐标位置和按钮状态
joyGetThreshold 查询指定的游戏杆设备的当前移动阈值
joySetThreshold 设置指定的游戏杆设备的移动阈值 -Joystick joystick api test program (VB): joyGetNumDevs get the current system to support the gaming device query access to a specified number of joyGetDevCaps joystick device to determine its performance joySetCapture apply to the system to capture a game device and the value of time through the device status messages Send to a release of a game window joyReleaseCapture capture device for gaming devices joyGetPos coordinates and button status joyGetPosEx get the game device coordinates and button status joyGetThreshold designated a joystick device queries the current move to set a specified threshold joySetThreshold joystick device movement threshold
Platform: |
Size: 8192 |
Author: llx |
Hits:
Description: VBA用API实现自定义按钮的特殊浮动效果-API button special floating effect
Platform: |
Size: 12288 |
Author: xudongwei |
Hits: