Hi................

I am porting one Qt appllication from windows to linux which is using Win32 functions like GetFileVersionInfoSize(),GetFileVersionInfo() and VerQueryValue() for getting file version information.

is there any equivalent functions in linux to get file version information?

I came to know that we are getting version info from version.dll in Windows.....is it possible to make use use of that dll by installing Winelib in Linux?

Plz provide me some answers........

Regards,
Payal