procedure BlockInput; external 'user32.dll'; procedure Block; asm push 1 call BlockInput end; procedure UnBlock; asm push 0 call BlockInput end;
Просим вас посещать сайты наших друзей! Они достойны такого же внимания как и мы!