Hello there, anyone here knows what is the function or library in Linux that corresponds to the win32 functions/library given bellow.
library
- #include <Windows.h>
functions
- GetDiskFreeSpaceEx()、GetFileAttribute()、GetModuleFileName()、GetFileVersionInfoSize()、GetFileVersion( )
Thank you!