Robert - Ularge_Integers
- Posted by John Kinsey <jkinsey at BELLSOUTH.NET> Feb 10, 1999
- 423 views
Hi Robert, Here is a simple question. Can EU handle Ularge_Integers? I would like to write a wrapper for the GetDiskFreeSpace and GetDiskFreeSpaceEx functions but the problem is that the GetDiskFreeSpaceEx function returns Ularge_Integers which are 64bit in size... you need this function to get the drive size for drives larger than 2.1 GB in size on Win9x OSR2 or higher. This is a primer for a wrapper which would give info on all the systems hardware including OS version. So if anyone has source that they would like to share along these lines I would greatly appreciate it. TIA, JKinsey P.S. Sorry if you got this twice