搜索资源列表
pb-api
- 欢迎对PB编程感兴趣的朋友来本站看看您的PB学习有所帮助-welcomed the PB programming of interest to the friends you look at the site to learn PB help
APIPB
- API函数的PB定义,适应用作PB开发时需要调用系统API函数的个源代码实例,适用于PB朋友下载!-PB API function definition, Adaptation for PB development requires calling system API function of the source-code examples, applicable to download PB friends!
api
- 主要用于PB的api函数,开发者可以调用
pb程序
- 用PB调用API访问文件夹,有一些毛病,在WINDOWS简体中文当中,显示为繁体中文-API call with PB visit folder, there are some problems in Windows Simplified Chinese, Traditional Chinese shows
PB截屏
- PB通过API实现屏幕截取
ApiViewer2004.rar
- API声明器:APIVIEWER 2004中文绿色版,支持VB,C#,delphi,PB,VJ,VFP...等多语言 可以看WINDOWS API所有的定义。可以方便的查询和生成API函数声明,以便拷到自己的代码里。,Browser API statement: APIVIEWER 2004 green version with Chinese support the VB, C#, delphi, PB, VJ, VFP ... such as multi-lingual can see t
pbcomm
- 串口通訊,100 PB源碼,無控件,直接調用API,所以比控件穩定-Serial Communication, 100 PB-source, no control, directly call API, so the stability than the control
20073132117580
- 高级XP界面程序PB源码,环境:PB9.0 说明: 方法 API 函数 function integer ClassXP(ulong hWnd, integer bEnable) library "ClassXP.dll" 调用 ClassXP(0,1) 将来版本支持皮肤-PB High XP interface program source, the environment: PB9.0 Descr iption: Method API function funct
pb-api
- PB windows API函数声明工具,自动生成代码,方便实用。-PB windows API function declaration tools automatically generate code, convenient and practical.
transparent_st
- PB中的静态文本控件可以设置各种不同的背景色,但没有办法设置为透明色,这在某些特殊界面设计要求时显得心有余而力不足。本文提供一种实现透明文本的简单方法,并不需要借助API。方法如下: 1、 建立一个工作空间(workspace),取名为:transparent_st。 2、 建立一个应用(application),取名为:transparent_st。 3、 建立一个可视用户对象,uo_transparent_st,类型为statictext,定义下列变量: boolean i
pbapi
- PB API帮助,一般常用API调用都有,可直接复制调用格式-pb api32
PB_HOOK_ComData
- PB串口通讯数据监控,使用钩子HOOK API -Powerbuiler , serial communication, monitor ports data, API HOOK
ApiViewer
- API声明器:APIVIEWER 2004中文绿色版,支持VB,C#,delphi,PB,VJ,VFP...等多语言 可以看WINDOWS API所有的定义。可以方便的查询和生成API函数声明,以便拷到自己的代码里。-API声明器:APIVIEWER 2004中文绿色版,支持VB,C#,delphi,PB,VJ,VFP...等多语言 可以看WINDOWS API所有的定义。可以方便的查询和生成API函数声明,以便拷到自己的代码里。-Browser API statement: APIVIEWER
choosefont
- ChooseFont,PB中调用windows api弹出字体对话框设置字体-ChooseFont This program contains a NVO which allows you to call the ChooseFont Windows API function. The zipfile contains a PB8, PB10 and PB10.5 example. If you are using PB9, use the PB8 version. If you are u
pbPapi-example
- pb+api例程解析,这是PB用API的案例。提供部分源码-pb+ api routine analysis
Api
- 三汇函数的输出接口,提供了VB、VC、DELPHI、PB、C#五种开发平台的接口头文件以及库文件-Third Meeting of the output interface function provides a VB, VC, DELPHI, PB, C# development platform for the five interface header file and library files
Windows-API-Com-communication
- PB通过API读写串口数据的例程,PB115打开-PB serial data through the API routines to read and write
PB-API-Com
- 利用API实现串口通信,相比comm32控件,有着更稳定的运行效果。-use API to do com send message,more stablable.
PB串口通讯API源代码
- PB串口通讯API源代码,不需要mscomm32.ocx的方法,比较强大(PB serial communication API source code, do not need mscomm32.ocx method, relatively powerful)
pb串口通讯
- PB9.0源代码:通过API函数实现与串口信息的读写通讯。(PB9.0-API-read-write-COM)