-
45743543634
一个VB系统托盘提示控件程序,有需要的就下载吧。(A VB system tray prompt control procedures, there is a need to download it.)
- 2013-08-04 15:16:40下载
- 积分:1
-
Wintab_Example
使用wintab开发的例子,VB开发环境,经过验证可以(Wintab32.dll Demo in VB6 ReadMe notes
*******************************************************
*******************************************************
A few notes on this before you play with it:
1) You cannot debug through much of the code! The reason for this is that the routine performs a Windows message hook for the window messages that normally go to the window. So when the user moves the mouse over a window, Windows generates all the messages and sends them to the window to respond. (examples are "MouseEnterWindow, MouseMove, MouseLeaveWindow"). Note these are different from the VB events which are similarly named but operate within VB, they are instead the actual messages Windows OS uses to respond. This is how windows does all of its GUI. Since a hook has been placed in the code, those messages go to the callback routine and thus get intercepted in the application. In debug, all code execution halts in the VB app. But windows keeps sending the messages to the cal)
- 2013-10-19 12:59:12下载
- 积分:1
-
GetModuleBaseAddress
How to get Module s base address of windows by vc.(How to get Module's base address of windows b y vc.)
- 2006-09-27 19:45:16下载
- 积分:1
-
ConfigPort
文件的一些操作,主要功能为配置tomcat的http和HTTPS的端口访问地址(Some operations, the main function of a file is accessed the address http and HTTPS port configuration of the tomcat)
- 2015-12-28 15:54:04下载
- 积分:1
-
ExcelRead
读取EXCEL 数据 里面有个的Excel 日期形式需要格式的要求 不然会当字符串读出(failed to translate)
- 2010-07-05 09:42:27下载
- 积分:1
-
GMRES
本文件是gmres算法的c语言代码,大家都抓紧抢着下载哦。(This document is gmres algorithm c language code, everyone rushing to seize download oh.)
- 2014-01-04 22:15:10下载
- 积分:1
-
Windows_API
非常实用的Windows API参考手册,可以方便开发者快速查找所需API(Very useful Windows API reference manual, you can easily find the API developers to quickly)
- 2010-05-16 18:35:32下载
- 积分:1
-
VB6Project
good,非常好的东东非常好的东东非常好的东东(good)
- 2009-03-17 17:10:30下载
- 积分:1
-
lg3d
学习Windows编程的同志一定要下载这个站长以前用钩子写的修改Windows界面的类似ctl3d.dll的程序,使你的Windows有些奇妙的变化,如给缺省按钮加图标等(-Program writed by webmaster which uses hook to modify windows interface similar to ctl3d. It may take some changes in your windows, for example adding icons to system button etc)
- 2020-06-26 12:00:02下载
- 积分:1
-
VB.NET
完全自己编写的做练习题的软件源代码,包括填空、选择、判断等类型,用ACCESS制作题库。通过这个例子可以学习VB下数据库的使用。(Fully prepared to do their own exercises in the software source code, including fill in the blank, select, judge and other types of produce with ACCESS exam. Through this example we can learn to use the database under VB.)
- 2014-01-31 10:25:10下载
- 积分:1