This commit is contained in:
yh.kim 2026-03-23 11:27:10 +09:00
parent cb8c8c4702
commit 5833cb6641
1 changed files with 1 additions and 1 deletions

View File

@ -387,7 +387,7 @@ var
if pDek = nil then
exit;
ShowMessage('암호화 대상: ' +sPath);
//ShowMessage('암호화 대상: ' +sPath);
try
TTgColibDrm.DoEncrypt(sPath, pDek);