mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2025-09-22 15:13:49 +02:00
Exit programs automatically by System unit
This commit is contained in:
@@ -130,7 +130,7 @@ begin
|
||||
WAIT_BUTTON:
|
||||
SetCursor(hWaitCursor);
|
||||
1:
|
||||
TerminateThread;
|
||||
Break;
|
||||
end;
|
||||
end;
|
||||
end.
|
||||
|
Reference in New Issue
Block a user