Skip to content

OlimilO1402/Ptr_Pointers

Repository files navigation

Ptr_Pointers

Everything we need for working with pointers

GitHub GitHub release (latest by date) Github All Releases GitHub followers

Project started around mid 2006.
The Module MPtr is used in many repos. It contains

  • the Alias LongPtr for making code compatible with VBC / VBA7-x86-x64
  • the universal pointer TUDTPtr-structure
  • the TSafeArrayPtr-structure
  • all GetMem/PutMem declarations
  • every function for working with SafeArray-pointers
  • Collection-functions including collection sorting
  • the TByteSwapper-structure all byteswapping-and SwapByteOrder-functions
  • weak obj-pointer functions

VBPointers Image