|
-
Feb 17th, 2020, 05:45 PM
#38
Thread Starter
PowerPoster
Re: Can anyone write assembly code to copy a string?


I found a Complier tools,(support c++,asm code)
You can directly insert asm code, or c ++ code, inside a vb function.
it's a plug-in VB-ADDIN, is an ACTIVEX. DLL (COM component)There are two compilers in the resource:
BCC32.EXE (1.27M)
Borland C/C + + Complier, 1988-2005, file version 5.8, product version 10.0
ML.EXE (353K), estimated to be an assembler ASM compiler
Probably 2008, version 9.0.30729, full name: Microsoft Macro Assembler
[New alert] VB embedded assembly + Standard Dll plugin open source-page 7-Tech World-VB Fan Paradise (VB good)-Powered by Discuz!
http://www.vbgood.com/article-8858-7.html
The following is in Chinese, please ignore it.
我找到了一个可以同时写c函数和汇编代码的编绎插件是VB-ADDIN,是一个ACTIVEX.DLL(COM组件)
资源里面有2个编绎器:
BCC32.EXE (1.27M)
Borland C/C++ Complier,1988-2005年,文件版本5.8,产品版本10.0
ML.EXE (353K),估计是汇编 ASM编绎器
可能是2008年的,版本9.0.30729,全名:Microsoft Macro Assembler
【新提醒】Vb内嵌汇编+标准Dll插件 开源 - 第7页 - 科技世界 - VB爱好者乐园(VBGood) - Powered by Discuz!
http://www.vbgood.com/article-8858-7.html
Last edited by xiaoyao; Feb 17th, 2020 at 05:57 PM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|