Languages Visual Basic & VB.NET Visual Basic Libraries  

ASM DLL in VB

download download  
important code information
author:
Mike Maass
minimum requirements:
ASM DLL in VB description

This is more for ASM programmers then Visual Basic ones, but hey. This won't take you super far, but it is a start. You will see how to make a dll that can be properly used in VB though (HINT: look at uses). Visit my website if you don't know how to compile the dll.


File List:
ASM_VB_Example/0b
ASM_VB_Example/ASM DLL/0b
ASM_VB_Example/ASM DLL/ASM_VB_Example.Asm1Kb
ASM_VB_Example/ASM DLL/ASM_VB_Example.Def41b
ASM_VB_Example/ASM DLL/ASM_VB_Example.Inc269b
ASM_VB_Example/ASM DLL/ASM_VB_Example.exp1Kb
ASM_VB_Example/ASM DLL/ASM_VB_Example.lib2Kb
ASM_VB_Example/ASM DLL/ASM_VB_Example.obj1Kb
ASM_VB_Example/ASM DLL/ASM_VB_Example.rap2Kb
ASM_VB_Example/ASM DLL/ASM_VB_Example.rc37b
ASM_VB_Example/ASM DLL/Bak/0b
ASM_VB_Example/ASM DLL/Res/0b
ASM_VB_Example/ASM DLL/Res/ASM_VB_ExampleVer.rc384b
ASM_VB_Example/DLL_Client.vbp1Kb
ASM_VB_Example/Read Me.txt47b
ASM_VB_Example/frmMain.frm2Kb

Similar code
A Simple Dll Use Example (Popularity: ) : This code will show you a simple Dll and how to use one. It demonstrates what is and isnt visible to an end user when referencing a dll. Just input a first and last name, and the dll will format ...
ASP Network Mapper (Popularity: ) : Allows you to map to a network share within an ASP page.
AOL6_AIM_BAS (Popularity: ) : This is a post to Htpc_Cerberus previous AOL chat code. It was not formatted correctly nor was it in a zip file so I took the liberty of formating it for everyone to use. Hope this helps. I did not ...
Anouther Formless Timer (Popularity: ) : This example shows a !completely! formless Timer alternative that only uses 2 API calls (SetTimer & KillTimer). This example also addresses some secuirity issues presented by the SetTimers CallBacks. I also defined all the exposed property descriptions for easy inclusion ...
IE Integration DLL (Popularity: ) : This source code and article shows how to add your program to IE Menu so that when somebody right clicks a link or selects a text in a web page he can choose to launch your program. See screenshot to ...
Application LogTool DLL (updated to v1.2) (Popularity: ) : Simple, customizable and easy to use, LogTool logs application events and errors. As an option you can generate message boxes after logging and save yourself writing endless message boxes. Update Note: Added features: * Customizable Debug Window * Loads of ...
API Password Box (Popularity: ) : All API-driven masked user input function. Works similiar to the "InputBox" function. The form and all controls are generated by API, so there is no need to include special forms when you want to have a user put text into ...
Control the printer port (Popularity: ) : My code can control the printer port in simple way.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 120
version
size in Kb 6
popularity   1496/7913374
user rating 5/10
ad


New Code
Popular Code