mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Optimization
This commit is contained in:
parent
091fe70d2d
commit
4ee5001ec3
1 changed files with 1 additions and 0 deletions
|
|
@ -245,6 +245,7 @@ begin
|
|||
if (_wcsnicmp(PWideChar(AOpenName), PWideChar(AFileName), Length(AFileName)) = 0) then
|
||||
begin
|
||||
AddLock(ProcessInfo, dwProcessList[I], hProcess, 0);
|
||||
Break;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue