-
Fscrn
VC实现的MFC单文档全屏程序!!!VC实现的MFC单文档全屏程序(VC implementation of the MFC single document full screen applications)
- 2014-03-20 10:33:14下载
- 积分:1
-
Open
Wincc使用MSComm控件串口通讯,VB中发送十六进制数据(Wincc uses MSComm control to communicate through serial port and sends hexadecimal data in VB)
- 2020-06-16 22:40:01下载
- 积分:1
-
SSH
用VB调用SSH控件,解决WINDOWS下调用LINUX的问题(SSH using VB to call control, call LINUX under WINDOWS to resolve the problem)
- 2020-12-27 23:29:02下载
- 积分:1
-
使VB控件支持XP风格并需要要管理员权限运行
说明: 使VB6的控件支持xp风格,并实现管理员权限运行!(Make VB6 control support XP style, and realize administrator privilege operation!)
- 2020-06-21 08:00:02下载
- 积分:1
-
CADIMPORT.NET
pcdmis-CADIMPORT插件源码(pcdmis-CADIMPORT plug-in source code)
- 2018-10-11 23:23:20下载
- 积分:1
-
rgbprosdk
说明: rbb处理的SDK。效率很高的。Vision RGB Software Development Kit
===================================
This readme file accompanies version 1.05 of the Vision RGB SDK. The following
directories make up the remainder of this SDK.(rbb deal with the SDK. Very efficient. Vision RGB Software Development Kit =================================== This readme file accompanies version 1.05 of the Vision RGB SDK. The followingdirectories make up the remainder of this SDK.)
- 2008-09-04 15:43:22下载
- 积分:1
-
fenweishu
利用VB编程,实现计算标准正态分布的分位数,方便快捷!(inverse normal distribution)
- 2014-07-03 10:10:55下载
- 积分:1
-
PPT_Object-oriented-programming
面向对象Object-oriented programming学习资料(PPT)格式(Object-oriented programming object-oriented learning materials (PPT) format)
- 2011-12-03 12:48:36下载
- 积分:1
-
DISP_IP_QQ
木子的显IP QQ制作教程 +源代码学习网络编程的好资料(Muzi' s significant IP QQ Tutorial+ source code for making a good program to learn the information)
- 2010-03-05 17:36:34下载
- 积分: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