Skip to content

Fully-Native (no API declarations, no TypeLibs, no dependencies) VBA/VB6 Library for manipulating arbitrary memory addresses as intrinsic types.

License

Notifications You must be signed in to change notification settings

WNKLER/RefTypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

A VB/VBA Library for reading/writing intrinsic types at arbitrary memory addresses. Its defining feature is that this is achieved using truly native, built-in language features. It uses no API declarations and has no external dependencies.

01/15/26 NOTE: Project is now compatible with "Compile On Demand" / "Background Compile".

01/07/26 NOTE: In its current form, this project crashes when using "Compile On Demand". Working on a fix.

12/31/25 New method for VBA/p-code applications. Should meet the theoretical performance limit for native procedures.

About

Fully-Native (no API declarations, no TypeLibs, no dependencies) VBA/VB6 Library for manipulating arbitrary memory addresses as intrinsic types.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages