文件名称:API-for-vb
- 所属分类:
- 钩子与API截获
- 资源属性:
- [Windows] [Visual C] [源码] [Basic/ASP]
- 上传时间:
- 2013-12-23
- 文件大小:
- 783kb
- 下载次数:
- 0次
- 提 供 者:
- c***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
时常要用到一些WIN32 API函数。每次都要声明引用,且API函数也时常弄错,因此,我用VB做一个ActiveX控件(COCX1.OCX),在其中加入一些用API才能实现的一些特殊功能,并以控件方法的形式来调用它们,因此,少了声明API时的麻烦。-Often use some WIN32 API functions. Every time a statement cited, and API functions are often mistaken, so I used to do a VB ActiveX control (COCX1.OCX), in which add some special features can be achieved with the API, and the control method to form call them, therefore, less trouble when declared API.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
API功能控件\COCX.dll
...........\Cocx1.ocx
...........\myocx.chm
...........\regocx32.exe
...........\VBFile\example\bug.jpg
...........\......\.......\Cocx1.oca
...........\......\.......\Cocx1.ocx
...........\......\.......\EXA.ANI
...........\......\.......\EXA.PDM
...........\......\.......\exa.RES
...........\......\.......\EXA.VBP
...........\......\.......\EXA.vbw
...........\......\.......\Form1.frm
...........\......\.......\Form1.log
...........\......\.......\Form3.frm
...........\......\.......\Form3.log
...........\......\.......\Module1.bas
...........\......\.......\MSSCCPRJ.SCC
...........\......\.......\工程1.vbp
...........\......\.......\工程1.vbw
...........\......\EXTRA ICON\EIcon.exe
...........\......\..........\EIcon.exe.manifest
...........\......\..........\EICON.TR2
...........\......\..........\Form1.frm
...........\......\..........\Form1.log
...........\......\..........\MSSCCPRJ.SCC
...........\......\..........\tdconfig.td2
...........\......\..........\工程1.vbp
...........\......\..........\工程1.vbw
...........\......\magnifier\Form1.frm
...........\......\.........\Form1.frx
...........\......\.........\Form1.log
...........\......\.........\工程1.vbp
...........\......\.........\工程1.vbw
...........\......\.........\放大镜.exe
...........\......\SysMag\Form1.frm
...........\......\......\Form1.log
...........\......\......\MSSCCPRJ.SCC
...........\......\......\SysGuarder.exe
...........\......\......\sysmsg.RES
...........\......\......\工程1.vbp
...........\......\......\工程1.vbw
...........\注册方法.bat
...........\VBFile\example
...........\......\EXTRA ICON
...........\......\magnifier
...........\......\SysMag
...........\VBFile
API功能控件