Data Fields | |
HWND | hwnd |
Handle of the dialog window controlling the load process. | |
BOOL | interrupted |
If the operation has been interrupted. | |
short | oldperc_rd |
Previous progress percentage value for reading. | |
short | oldperc_wr |
Previous percentage value for writing. |
HWND _crtctx::hwnd |
Handle of the dialog window controlling the load process.
BOOL _crtctx::interrupted |
If the operation has been interrupted.
short _crtctx::oldperc_rd |
Previous progress percentage value for reading.
short _crtctx::oldperc_wr |
Previous percentage value for writing.