Anonymous
Hi Roman, thank's for your fast respond
it's possible to invoke password directly in source program? Would you mind to give little sample ???
on Delphi with DSPACK
FG.Active := False;
FG.Active := True;
FG.RenderFile('filename');
FG.Play;
on Delphi with Tvideograbber
VG.Display_AspectRatio:=ar_Box;
VG.VideoRenderer := vr_VMR9;
VG.DualDisplay_AspectRatio:=ar_Box;
VG.PlayerFileName:='filename';
VG.OpenPlayer;
Where i must invoke password manually ??
Note : i already download latest Encrypt SDK 8.0, i can't installing
the SDK on my PC and have error bellow
This installation package is not supported by this processor type.
Contact your product vendor.
My spesific PC : Intel core i5, win 7 sp-1, delphi xe2 and xe5 installed
on December 07, 2014 08:44