in reply to Re^3: Win32::API giving a program error
in thread Win32::API giving a program error
The previously stated function signature take 2 pointers to strings and retunrs and integer, so that should be correct.
INT GetFileVersionTxt(STRING sFile, out STRING sVersion)