VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Accessing Memory by 32-bit Addresing in Windows using Visual Basic

by Chris Vega (9 Submissions)
Category: Coding Standards
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (17 Votes)

When we talk about *real* Pointer and Memory Addressing, most of us thinks of
Visual Basic limitations, ie, VB cannot access memory because VB has no pointer
datatype for a variable declarations. This confusion grow even larger when
a scenarios needed one *address* of a variable instead of its value, ie, from
where in memory was that variable located into a virtual space of currently
running process or a process or dynamic library. Well, forget those myths and read this Article to show you the inner light of Visual Basic Pointers.

Rate Accessing Memory by 32-bit Addresing in Windows using Visual Basic

Download Accessing Memory by 32-bit Addresing in Windows using Visual Basic

Download Accessing Memory by 32-bit Addresing in Windows using Visual Basic (4 KB)

Accessing Memory by 32-bit Addresing in Windows using Visual Basic Comments

No comments have been posted about Accessing Memory by 32-bit Addresing in Windows using Visual Basic. Why not be the first to post a comment about Accessing Memory by 32-bit Addresing in Windows using Visual Basic.

Post your comment

Subject:
Message:
0/1000 characters