Is there a feasible way to deal with 64-bit numbers on a 32bit system, preferably in C++?
I need to parse out a csvde AD dump and some of the values such as the last logon datestamp is 64-bit.
I need to parse out a csvde AD dump and some of the values such as the last logon datestamp is 64-bit.