Search Tools Links Login

Base Address Locator for DLL Modules and its API Functions


Visual Basic 6, or VB Classic

Dynamic Link Library are located on certain space within your windows system; locating where they are always included on advanced programmers tasklist; This includes the Virtual Space of every exported API-Functions. Now, you might ask me whats the use of it, well in C++ and Win32 Assembly, we are able to call the API-Functions directly without *Importing* it to the Executable, making our code Smaller and Faster (Direct Calling) In which I am trying to achieve here using Visual Basic; If somehow you know how to directly Call/Access API-Functions using Memory Address, please drop me an email; thanks.

Original Author: Chris Vega

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 108 times

Categories

Visual Basic 6

Attachments

Base Addre181654102001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 11,061 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.