Various usefull functions.

AFontInfoRetrieves information about the included fonts from a true type font file into an object.
ASplitStrSplits a string based on a supplied length into an array.
DecimalsRetrieves the number of decimal places of a numeric value.
GetCursorPosExRetrieves the position of the mouse cursor.
Int64_AddAdds 64-bit integers.
Int64_DivDivides 64-bit integers.
Int64_ModDivides one 64-bit integer by another and returns the remainder.
Int64_MulMultiplies 64-bit integers.
Int64_SubSubtracts 64-bit integers.