FacebookTwitter

FsizeMB Overview

Download
Version 1.0.0.0

This DLL Returns the size of the specified file in MB
Result will be returned as string for further use!
Perhaps a later version will return a Quad number, but this was
focused at AMS lua, so Quads are not supported.

self-hosted tracking/analytics pixel without sharing your data to other parties.

Downloads


Filename Version / Changelog  
fsizemb-1.0.0.0.zip Fri 15 Oct 2010, version 1.0.0.0 - View changes.
  • Comment: Release
x Download

Additional Information

DLL Info:

  • CallConvention: STD
  • Return type: String

In lua you could use tonumber(szNumericString); to convert
the result to a number.

Compatibility Information

This dll can be used on any Windows based OS after Windows 2000,
using either a x86 (32bit) or a x64 (WOW64) setup.

Functions


  • GetFileSize(szFilePath) - A path to an existing file! Returntype: String