getting free space of flash0

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
manatails007
Posts: 13
Joined: Wed Mar 05, 2008 10:34 pm

getting free space of flash0

Post by manatails007 »

How can I get the free space of flash0? rather than using Flash0 Free Space Calculator? is there no way to calculate free space without flashing things?
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

There is supposedly a IOCTL or DEVCTL that can return it, but no one has given a straight answer. The only successful way is to calculate manually from the FAT.

Read up and start coding:
http://www.microsoft.com/technet/prodte ... x?mfr=true
Post Reply