#include <WindowsConstants.au3> HotKeySet("{Esc}","_Exit") $hGui = GUICreate("", 454, 287, 309, 299, $WS_POPUP) GUISetState(@SW_SHOW) While 1 Sleep(100) WEnd Func _Exit() Exit EndFunc
Время: 02:54. © OSzone.net 2001-