UTypes is a series of VB6 classes, backed by a C dll, that gives the user easy access to unsigned math operations that are compatiable with C routines. (including integer wrapping etc).
This library also includes easy 64 bit number support which is not native to VB6.
| |