
C library that allows you to do math on unsigned types and includes support 
for 64 bit numbers. Also allows for values to wrap back to 0 like in C 
which is necessary for porting some routines from C to vb6.

 C DLL source is included along with precompiled dll and VB6 test program. S
imple and easy to use.  

vbUtypes.dll is an activeX wrapper for it.
