mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-16 14:25:02 -05:00
Fix in WindowSelector
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@342 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
parent
de0d448ca1
commit
6e5fc0cd1d
@ -189,6 +189,7 @@ begin;
|
|||||||
end;
|
end;
|
||||||
TempHandle := Handle;
|
TempHandle := Handle;
|
||||||
end;
|
end;
|
||||||
|
Application.ProcessMessages;
|
||||||
Sleep(64);
|
Sleep(64);
|
||||||
end;
|
end;
|
||||||
Result := TempHandle;
|
Result := TempHandle;
|
||||||
|
Loading…
Reference in New Issue
Block a user