VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

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

Chris Vega  (9 Submissions)   Coding Standards   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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 (18(18 Vote))

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

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

No comments yet — be the first to post one!

Post a Comment

0/1000 characters