mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:25:48 +00:00
[RAPPS] Use the provided SizeBytes for the progress,
when the host does not give a file size
This commit is contained in:
parent
bcd301d136
commit
4439b53800
3 changed files with 20 additions and 7 deletions
|
@ -37,6 +37,7 @@ struct CAvailableApplicationInfo
|
|||
ATL::CStringW m_szUrlDownload;
|
||||
ATL::CStringW m_szCDPath;
|
||||
ATL::CSimpleArray<LCID> m_LanguageLCIDs;
|
||||
ULONG m_SizeBytes;
|
||||
|
||||
// Caching mechanism related entries
|
||||
ATL::CStringW m_sFileName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue