-----Message d'origine-----
De : Ros-dev [mailto:ros-dev-bounces@reactos.org] De la part de Mark Jansen
Envoyé : jeudi 8 février 2018 20:43
À : ros-dev(a)reactos.org
Objet : [ros-dev] RFC: Change Rapps 'Size' field
Hello,
I'd like to propose a change for the 'Size' field:
Currently this is a localized, pre-formatted field.
By changing this to the actual size in bytes:
- We can use StrFormatByteSizeW to format it locale dependent (without the
need to manually translate it)
- We can use this value to display the progress bar, in case the download itself
does not provide this value (for example, web.archive does not provide this).
For backwards compatibility we should probably add this as another field, so
that the 'old' rapps can still read the 'Size' field.
Regards,
Mark
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev