[fpc-pascal]Win32 API Call
James_Wilson at i2.com
James_Wilson at i2.com
Fri Dec 7 21:38:45 CET 2001
Thanks (again) Gabor for your help. And kudos to Thomas Schatzl as well. I
took the suggestions both of you had and got it to work.
> Several problems and you're innocent in one of them... :-))
Well, what do you know -- perhaps I'm only half as dumb as I thought...
:-)
> GetDiskFreeSpaceEx ('G:\', BytesAvail, BytesTotal, @BytesFree);
But is that why you're using the @ symbol for BytesFree? Somehow I get the
feeling you're going to tell me no. And if you do, then how come the Win32
Reference says all the values are pularge_integer but only ones need to be
referenced by it's address?
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20011207/4e47c8be/attachment.html>
More information about the fpc-pascal
mailing list