Benjamin Coates wrote:
> GetFreeDiskSpaceExA doesn't appear until Win95 OSR2, for 95a you can only call 
> GetFreeDiskSpaceA.  You can detect at runtime if the 'Ex' version is 
> available, but why are we setting defaults in the node configurator at all?  
> That's the java setup's job, the windows configure utility should just load 
> and modify the existing values, shouldn't it?

The Windows configurator indeed proposes it's own value (unless a value 
was already set before an upgrade), because the Java setup script simply 
  has a hardcoded value (I think it was 200MB) instead of a flexible one 
taking free disk space into account which we do now.

Sebastian



_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to