Joe Strazzere - All Things Quality

Visit my new blog at http://strazzere.blogspot.com/


December 1, 2005 - WinTask - GetForegroundWindow

Posted in WinTask

'
' GetForegroundWindow
'
' "user32" Alias "GetForegroundWindow" () As Long
'

msgbox("here we go")
pause 3 seconds
a = External("user32","GetForegroundWindow")

msgbox("Handle="+str$(a)+crlf+crlf+"Name="+GetWindowName$(a),0,"GetForegroundWindow")

 


<- Last Page :: Next Page ->

About Me

A gathering place for information and ideas about Quality Assurance, Testing, and other useful topics.

Problems cannot be solved by the same level of thinking that created them. - A. Einstein

Search This Site

Translate This Site

RSS Feed

Subscribe

Twitter

@jstrazzere

Categories

Life
QA
Sports
Tools
WinTask
Work in General

What I'm Reading Now