README.md

December 4, 2022 ยท View on GitHub

ReadMemory function (Behind The Pointer)

Description

A discussion (article) and implementation (code module) of an easy-to-use, general-purpose-yet-fast raw memory reading function.

More Info

What data you want to read, and into what type of variable ( = data length).

Contains full 5-page article documenting function. If you don't want to read it, then just plug in the provided Module, use InitRM at the beginning of your code and you're ready to go. :)

Data.

Try to get someone else's RAM, you GPF. (If an API gives you a pointer, then that area becomes yours.)

Submitted On2005-05-22 11:04:08
ByMerlyn Rees
LevelIntermediate
User Rating5.0 (20 globes from 4 users)
CompatibilityVB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VBA MS Access, VBA MS Excel
CategoryVB function enhancement
WorldVisual Basic
Archive FileReadMemory1899856112005.zip