-
Shellexecute
说明: Use the ShellExecute API function to execute a file, launch the Find utility, and perform default actions
- 2019-07-11 19:25:45下载
- 积分:1
-
tmctdh
透明窗体动画
vb写的,很好的一个例子(Transparent form animation vb write, a good example)
- 2012-12-03 17:34:50下载
- 积分:1
-
VC2008EngineDemo
ArcGIS EngineGIS开发介绍(ArcGIS EngineGIS)
- 2012-03-14 14:31:09下载
- 积分:1
-
Paint_program
本人编写的绘图程序,模仿了window自带的绘图程序,欢迎大家点评(I prepared the drawing process, mimics the built-in graphics window procedures, welcomed U.S. Comments)
- 2008-05-29 16:49:57下载
- 积分: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
-
同时打开多个文件并在多个窗口显示
用vb实现同时打开多个文件并在多个窗口显示,一个经典例子极具参考价值(used simultaneously open multiple documents in multiple windows, a classic example of great reference value)
- 2020-07-28 17:08:41下载
- 积分:1
-
update-online
一套完整的在线升级程序,只需修改配置文件即可成为自己的升级程序。(A complete set of online upgrade program, simply modify the configuration file to become their own upgrade process.)
- 2013-09-18 09:28:45下载
- 积分:1
-
CSharpAudio
C#开发的双音频拼接程序,无错,完全可用!含源码(C# developers two-tone stitching procedure, error-free, fully available! Containing source)
- 2012-03-23 13:59:30下载
- 积分:1
-
involute-gear-drawing
通过VB编写的简易绘制齿轮渐开线的程序,运用了VB的各种基本控件(Easy draw gear involute program written in VB, the use of a variety of basic controls in VB)
- 2012-05-04 09:32:53下载
- 积分:1
-
VB-Excel
打开Excel,导出数据到Excel中(通过一个数据表或则是数组形式)(open excel to a datagridview and put the data out on excel)
- 2012-04-05 21:54:45下载
- 积分:1