VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Vb InLine ASM

by John Sugas (4 Submissions)
Category: VB function enhancement
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (26 Votes)

Yep... "Toy 4 Dummies"... So, this here is a VB6 Add-In that runs silently in the background and makes it possible to add functions coded in Assembly Lang. directly to VB projects. No preprocessing of the ASM code is necessary unlike the CallWindowProc method. It does require MASM to do the compile at build time. There is no way to use VB's native compiler to do this. It just is not possible. There are other restrictions as well. They are documented in the ReadMe.txt file. Instructions on set-up are also in the ReadMe as well as an URL to a site to get MASM. I've included a few test projects and a couple of tutorials. Have to Upload in a different zip cuz VBC is rejecting the zip with everything. The String project was not as successful as I would have liked, but then, I've learned just enough ASM to be really dangerous 8~). Special thanks to Robert Rayment for the ASM projects he's shared in the past. Those VBP's were a big help in getting this debugged and running properly as well as increasing my ASM knowledge..... Tested and working with VB6 on Nt4 & W2K. Previous problems and crashes are documented in the ReadMe.txt so if you have a problem check there first...◙
BugzFixed (zip updated): ◙
ML.exe not found-> TextCompare ◙
Commandline modify crashing VB ◙
LongFile name spaces not recognize in ML cmdLine ◙

Rate Vb InLine ASM

Download Vb InLine ASM

Download Vb InLine ASM (61 KB)

Vb InLine ASM Comments

No comments have been posted about Vb InLine ASM. Why not be the first to post a comment about Vb InLine ASM.

Post your comment

Subject:
Message:
0/1000 characters