VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Flash a window using FlashWindow API

Karthikeyan  (187 Submissions)   Windows API Call/Explanation   Visual Basic 5.0   Unknown Difficulty   Thu 18th January 2001   Mon 8th February 2021

Flash a window using FlashWindow API

API Declarations


Private Declare Function FlashWindow Lib "user32.dll" (ByVal hwnd As Long, ByVal wActive As Long) As Long
Private Declare Sub Sleep Lib "kernel32" (ByVal dMilliseconds As Long)


Rate Flash a window using FlashWindow API (1(1 Vote))
Flash a window using FlashWindow API.bas

Flash a window using FlashWindow API Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters