I want to compare a filesize to check if it is below 8GB. How could I convert either the filseSize( which is in DWORD) to GB or the 8 GB to DWORD?
Thank you!