搜索资源列表
Timer(VB)
- 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择.
VC4000 api demo
- VB基于天敏VC4000系列监控卡的DEMO-VB-based monitoring Tianmin card VC4000 Series DEMO
G723.DLL
- C# 调用G723 , 导出C#.VB等开发语言能使用的DLL, 并写了C#的DLL API函数申明.-C# Called G723, derived C#. VB and other development language can use the DLL, and wrote a C# Affirmed the DLL API function.
SFmpqapi
- sfmpq.dll API VB VC-sfmpq.dll API
call_Hdsn_dll
- vb.net实现的获取硬盘序列号,调用系统API,GetIdeDiskSerialNumber函数。-implementation of access to the hard disk vb.net serial number, call the system API, GetIdeDiskSerialNumber function.
MakeDllLink_Helper
- VB 开发辅助工具(--链接成 API 格式带输出函数的 DLL )的设计原理、测试结果,以及该工具的使用说明。-VB Development aids (links into the API format with the output function of the DLL) of the design principles, test results, as well as instructions for use of the tool.
MyMakeDllLink_test_code
- MakeDllLink V1.1.4 测试使用的原码。MakeDllLink 是 VB 链接辅助工具,可以创建输出API格式函数的 DLL,同时输出函数的声明文件。-MakeDllLink V1.1.4 tested using the original code. VB link aids MakeDllLink yes, you can create the output format of API functions DLL, while the output function of th
MyMakeDllLink_V1.1.4
- MakeDllLink 是VB开发链接的辅助工具,该工具可以创建带输出函数的DLL,同时输出函数声明。该 DLL 采用了 API 的格式,使用是不需要注册,与可执行文件同一目录即可。-MakeDllLink is a link to support VB development tool, which can be created with the output function, DLL, while the output function declarations. The DLL uses
VB.Decompiler.Pro.v7.7.RETAIL.INCL.KEYGEN-FFF-[OYK
- P-Code decoding started and image extraction. Numerous bug fixes. Event detection added. Dll and OCX Support added. External Components added to vbp file. Begun work on a basic antidecompiler. Form property editor, complete with a
DLBT_SDK_3.5.1
- 点量 P2P API DLL文件 包括C VB 和H的实例源代码 还有函数声明
VB_API_HOOK
- • 如何攔截API呼叫 說明 這是網友問的問題,雖然這個問題並不適合用VB做,但並不是做不到,要多繞一段路,這個問題重點在於執行檔中的IAT(Import Address Table) 如果你對於PE黨並不熟悉 請參考PE檔簡介這篇文章 一個Process再執行時,會將許多DLL載入到行程空間中,如呼叫User32.dll中的MessageBoxW就必須將User32.dll載入到位址空間,呼叫越多不同種的API,位址空間中的模組也就越多,至於如何得
VB-Write-Api-Sound-DLL
- VB实现API函数DLL的通用函数接口实现系统声音的控制-VB API function to achieve a common DLL interface function of the control system sounds
VB-Write-API-COOKIES
- VB 实现API DLL,主要实现读取和操作COOKIES!-VB to achieve API DLL, the main operations to achieve read and COOKIES!
VB-Scanner
- VB 与扫描仪或摄像头连接的API和DLL应用-VB Scanner
vb-api-hook
- 利用vb的API HOOK技术实现全局HOOK 没有用到D-Use vb s API HOOK HOOK not use technology to achieve global DLL
VB-API-sample-of-150-cases
- VB API范例 150例 这是由VB6.0开发,在运行源程序之前,请先进行以下操作: 1、打开Reg目录,执行"快捷注册.vbp",将相应dll、ocx等构件注册。 2、打开Setup目录,执行"向系统菜单注册.vbp",在Windows的开始菜单上增加程序条目。-VB API sample of 150 cases
SQLite--Api(-Vb6)
- SQLite VB版 源码 直接封装源码 不用带别的DLL 支持VB的调用-SQLite VB version of the source Directly encapsulation source Don t take other support VB call DLL
Cipher2017-09-03
- c语言动态库API DLL 的建立与vb调用(Establishment of C language dynamic library API DLL and VB call)
TradeX-API-master
- TradeX.dll 股票交易、行情接口合二为一TradeX.dll 完全兼容原有的trade.dll下单业务,整合了行情数据 解决了华泰等券商服务器无法正常连接的问题,在任何时间段都可以正确取数据 支持VC,VB,C#,Python,直连交易服务器和行情服务器 py27-demo.py --> python-api演示文件 TradeX.dll --> TradeX行情交易接口 TradeX.lic --> TradeX许可文件TradeX-0.1.win32-py2.7
免注册调用DLL(纯API)
- 很久之前收录的,并非原创。歪果仁写的免注册调用DLL的VB源码例子。(What was included a long time ago was not original. An example of VB source code for non-registered DLL calls written by crooked kernels)