Identificar Janela/Aplicativo ativo do Windows. Interagir com desktop windows.

13 views
Skip to first unread message

Chiaretto

unread,
Dec 19, 2013, 2:07:55 PM12/19/13
to air-b...@googlegroups.com
Eu estou procurando uma forma de identificar o aplicativo ativo do windows, ou a janela ativa do windows. 

Achei a solução em C++ e C#.

HWND WINAPI GetActiveWindow(void);
http://msdn.microsoft.com/en-us/library/windows/desktop/ms646292(v=vs.85).aspx
http://stackoverflow.com/questions/115868/how-do-i-get-the-title-of-the-current-active-window-using-c
Mas em AIR Flex só achei como pegar o nome das janelas do próprio aplicativo AIR, ou seja, as janelas internas do sistema.

Se tiver alguem tiver alguma informação fico grato.

Fabiano
Reply all
Reply to author
Forward
0 new messages