Delphi closes all currently open IE windows

From , 5 Years ago, written in Delphi (Object Pascal), viewed 220 times.
URL https://pastebin.vip/view/d60743aa
  1. // http://www.sharejs.com
  2. Var
  3. IExplorer : Thandle;
  4. begin
  5. IExplorer := FindWindow(''IEFrame'',nil);
  6. If IExplorer  0 Then
  7. SendMessage(IExplorer, WM_SYSCOMMAND,SC_CLOSE,0);

Reply to "Delphi closes all currently open IE windows"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website