IsAppOnNetwork
function IsAppOnNetwork (const ExePath : string) : Boolean;
IsAppOnNetwork returns true if the drive specified in ExePath is a remote drive, otherwise false.
This routine is defined in the OgNetWrk unit.
IsAppOnNetwork
function IsAppOnNetwork (const ExePath : string) : Boolean;
IsAppOnNetwork returns true if the drive specified in ExePath is a remote drive, otherwise false.
This routine is defined in the OgNetWrk unit.