README.md

December 4, 2022 ยท View on GitHub

FYI:IsHungAppWindow

Description

Detects if a window is Hung (Not responding) or not.

More Info

Submitted On2007-09-17 17:30:02
ByMohammed Sayed
LevelBeginner
User Rating5.0 (10 globes from 2 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0, VBA MS Access
CategoryWindows API Call/ Explanation
WorldVisual Basic
Archive FileFYI_IsHung2083639172007.zip

API Declarations

Declare Function IsHungAppWindow Lib "user32" (ByVal hwnd As Long) As Long

Contents

  1. 1FYI:IsHungAppWindow
  2. 1.1Description
  3. 1.2More Info
  4. 1.3API Declarations