Hi,
I've forgotten the WinAPI call to find out how much space is remaining on a particular drive and pinvoke.net isn't giving me any love. It's compact framework by the way, so I figure coredll.dll.
Can anyone with a better memory jog mine?
|
|
Hi, I've forgotten the WinAPI call to find out how much space is remaining on a particular drive and pinvoke.net isn't giving me any love. It's compact framework by the way, so I figure coredll.dll. Can anyone with a better memory jog mine?
|
||
|
|
|
|
GetDiskFreeSpaceEx. That links to pinvoke.net's desktop page; simply replace Unfortunately |
||
|