PDA

View Full Version : How to get File version size?



phillip_Qt
11th October 2007, 06:29
Hi All
can any body tell me what is the equivalent of windows API GetFileVersionInfoSize() in Qt;
i need to get file version size.
thank u.

ChristianEhrlicher
11th October 2007, 06:53
This is a platform-specific problem so there's no Qt function for this. You have to use the winapi call