搜索资源列表
j_9213_hotel
- SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStockObject CFont GetWindowLong SetWindowLong GetWindowRect BeginDeferWindowPos EnableWindow DeferWindowPos EndDeferWindowPos InvalidateRect Updat
TrueCrypt
- 加密工具,可以对任意文件进行加解密,界面采用资源管理器界面,美观,是学习树形,列表的好源码-encryption tools can arbitrarily increase the declassified documents, interface used for resource management interface, picturesque, Learning Tree is, a good source list
j_9213_hotel
- SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStockObject CFont GetWindowLong SetWindowLong GetWindowRect BeginDeferWindowPos EnableWindow DeferWindowPos EndDeferWindowPos InvalidateRect Updat
api0005
- 借助API函数CallWindowProc,DragAcceptFiles,DragQueryFile,DragFinish同样可以实现文件从资源管理器EXPLORE到应用程序的拖放-With API function CallWindowProc, DragAcceptFiles, DragQueryFile, DragFinish can achieve the same Explorer file from EXPLORE to
65
- 不用CallWindowProc执行汇编代码,很不错的VB源码,适合VB爱好者学习研究。-Don t CallWindowProc executive assembly code, very good VB source code, suitable for VB lovers study.
modtranslv
- VB子类化透明listview,让Listview的背景图片变得透明,让它看上去更漂亮,使用时注意,请把窗体Picture设为图片就能看到透明效果了。 说明: NewTxtBoxProc = CallWindowProc(origProc, hwnd, uMsg, wParam, lParam) 将此句调到最后是为了防止出现滚动条奇怪消失的现象,原版本是放在updatewindow前,这个是试出来的。
vbnowindows
- VB不允许退出Windows的程序源代码,设置了允许退出和不允许退出两种功能。记录Window Procedure的地址,开始截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程. 本函数就是用来接收子分类时截取的消息的 Public Function wndproc(ByVal hwnd As Long, ByVal Msg As Long, _ ByVal wParam As L