Repository URL to install this package:
{$mode delphi} unit tw4352; interface uses SysUtils, uw4352d; type Sys = TIdSysWin32; // commenting this helps too implementation end.