搜索资源列表
ListViewApiRu
- 这个可是很爽的一个VB类,对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的方方面面,里面有个技术很爽,就是subclass的特殊实现方法,完全就象Window SDK编程,真的很爽,里面用了VB指针技术,感觉是那么的自由,其实VB也没有什么不可以,唯一的缺点就是不好调试(强行点VB的强行中止按钮,VB集成开发环境会崩溃,主要是以为是解释执行了,..还是VC好)-the VB one very interesting category of ListView AP
Quick.Cart
- 应用编程接口API 比较有代表性的主要有VeriSign和Entrust。VeriSign作为RSA的控股公司,借助RSA成熟的安全技术,提供了PKI产品,为用户之间的内部信息交互提供安全保障。另外,VeriSign也提供对外的CA服务,包括证书的发布和管理等功能,并且同一些大的生产商 -application programming interface API are more representative of the main VeriSign and Entrust. RSA
DesktopIcon
- 利用windows API 来动态更改桌面图标的位置-use dynamic changes to the desktop icon positions
uclistview
- API编写的ListView,不用附带庞大的OCX,并且支持XP系统主题 -API prepared by the ListView, not fringe huge OCX, and supports XP themes
pr_GetListViewText
- 一个从程序listview控件中取得信息的例子,用到几个核心的api
用API函数控制光驱的开关
- 这是个用VB调用API函数控制光驱的开关的小程序,省去了自己动手去按光驱的麻烦.-This is called using VB API function control switch drive small programs, eliminating their own hands to drive by the trouble.
ListView Custom
- ListView api Sample
listView
- 利用API 获取listView控件的滚动事件-listView access to rolling events
ListCtrl
- 纯window api模拟mfc封装CListCtrl内部实现,欢迎大家修改扩展,可以自定义背景、文字颜色、行宽度等。-only use window api implement CListCtrl,support custom bk clr\word clr\row height and so on.
Registry
- 注册表的操作,API为我们提供了大约25个函数。他提供了对注册表的读取,写入,删除,以及打开注 册表及键值时所有函数,并且可以达到对注册表的备份,连接和对远端注册表进行查看等等 -The operation of the registry, API has provided us with about 25 functions. He provides a registry to read, write, delete, and open the registry and key val
DCControls
- 用api自绘的一个相似的listbox功能-Api-draw with a similar function listbox
api-some-ctrl-listbox-checkbox-tree
- api some ctrl listbox checkbox tr-api some ctrl listbox checkbox tree.rar
ListBox-With-API-For-VB
- 全程用API来控制ListBox的使用,只有一个目的:完美突破32767行的限制-Throughout the API to control the the ListBox use, only one purpose: the perfect break through the limitation of 32767 rows
ownerdrawlist
- 用vb写的各种色彩的下拉列表,自定义下拉列表,有助于学习VB的API函数-Colorful droplist
CustomLVi
- 在开发中,我们经常使用到ListView这个控件。Android的API也提供了许多创建ListView适配器的快捷方式。例如ArrayAdapter、SimpleAdapter和SimpleCursorAdapter等。但你是否发现,如果采用这些系统自带的适配器,对于事件的响应只能局限在一个行单位。假设一行里面有一个按钮和一个图片控件,它们之间的响应操作是不一样的。若采用系统自带的适配器,就不能精确到每个控件的响应事件。这时,我们一般采取自定义适配器来实现这个比较精确地请求。-its wond