搜索资源列表
LogControl_src
- 一个输出日志记录的列表控件,如果想要实现像VC的调试窗口一样输出日志等记录,本例可供参考-an output log records list the controls, if it wants to achieve as the VC output debug window to the same log records, the cases for reference
ListViewApiRu
- 这个可是很爽的一个VB类,对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的方方面面,里面有个技术很爽,就是subclass的特殊实现方法,完全就象Window SDK编程,真的很爽,里面用了VB指针技术,感觉是那么的自由,其实VB也没有什么不可以,唯一的缺点就是不好调试(强行点VB的强行中止按钮,VB集成开发环境会崩溃,主要是以为是解释执行了,..还是VC好)-the VB one very interesting category of ListView AP
xgdebug
- 一个debug工具集合,提供变参输出,ListBox自动输出,磁盘遍历,bmp文件显示等工具-a debug tool set, the output variable parameter, ListBox output automatically, disk scans. bmp file showed such tools
ObjectBrowser_src
- When developing COM Objects, I often wished to have something similar to VB s Properties- or Debug-window to retrieve or interactively change an object s current properties at runtime. There exists a small number of little demo apps (like the AtlCon
GridCtrlDemoCE
- 一个类似MSFlexGrid的类库,只需直接引用GridCtrl_src\GridCtrl.h即可 该Demo是WinCE mobile5下的工程,在VS2008上调试通过-MSFlexGrid a similar class library, only direct reference to the GridCtrl_src \ GridCtrl.h to the Demo is under WinCE mobile5 works in VS2008 debug through
