hello!
i want to connect the reading of a file with a progress indicator (MFC common control).
the initializing of the indicator i've already done, but now i need something like the spezific size of the file or sth like that to define my "status counter".
which possibilities do i have to realise that? i looked through the methods of [ifstream] and [CFileDialog].. but couldn't find sth helpfully.
thanks h.
i want to connect the reading of a file with a progress indicator (MFC common control).
the initializing of the indicator i've already done, but now i need something like the spezific size of the file or sth like that to define my "status counter".
which possibilities do i have to realise that? i looked through the methods of [ifstream] and [CFileDialog].. but couldn't find sth helpfully.
thanks h.