Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. philselmer

    File Allocation Size

    I was researching it for another developer. He ended up hard coding it for a 2K cluster because our test machines in the lab are set up like that. I will keep it in mind in the future. Thanks for your help.
  2. philselmer

    File Allocation Size

    Yes. "Size on disk" is what I am looking for. The GetStoreInformation() function seems like it would do what I want, but MSDN documentation says it is for WinCE only. I assume there is a way to get the size on disk because GetCompressedFileSize returns that if you pass in a path of a...
  3. philselmer

    File Allocation Size

    Does anyone know what function/library would be used to get the allocated size of a file? I need the amount of memory taken by the file, not the current size. Thanks for your help.

Part and Inventory Search

Back
Top