Re[2]: Get ID/hWnd for active window

new topic     » topic index » view thread      » older message » newer message

thanks for your help, that is what i need..


M> constant
M> xGetForegroundWindow = registerw32Function(user32, "GetForegroundWindow", {},
C_INT )

M> global function getForegroundWindow ()
M>    return getId(w32Func(xGetForegroundWindow, {}) )
M> end function

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu