I\'ve got a problem to convert a string representation of an hex value in integer value with Delphi.
for example:
$FC75B6A9D025CB16 give me 8
to work with big numbers you need external library for delphi
Large numbers in Pascal (Delphi)