DwinsHs_Use_Predefined_Downloading_WizardPage macro

Please define the macro before including the dwinshs.iss file if you want to use the pre-defined downloading wizard page. But if othwise, you can only use the primay functions DwinsHs_ReadRemoteURL, DwinsHs_GetRemoteSize, and procedure DwinsHs_ProcessMessages to download the files or access the web server. Also, you can create your own customizated graphical user interface.

Example:

#define DwinsHs_Use_Predefined_Downloading_WizardPage
#include "dwinshs.iss"