Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 311 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 311 Bytes

VBA-Library

VBA Utility Classes.

BitwiseInt32.cls Utility class for bitwise functions for the Long data type

BitwiseInt64.cls Utility class for bitwise functions for the LongLong data type

Data Types

ULong Unsigned 32 bit data type

UInt32Static.cls Static class for manipulating unsigned 32 bit values