codepage stuff

This commit is contained in:
Dark Byte 2016-07-21 15:54:22 +02:00
parent e2f91ca20e
commit 2e41813b28

View File

@ -2059,7 +2059,7 @@ begin
temp[0]:=#0;
getwindowtext(winhandle,temp,100);
temp[100]:=#0;
wintitle:=temp;
wintitle:=WinCPToUTF8(temp);
if ((not ProcessesCurrentUserOnly) or (GetUserNameFromPID(winprocess)=username)) and (length(wintitle)>0) then