Basic Examples 
(2)
 

Bring the
Messages
window to the front:
In[1]:=
[◼]
Win32WindowToFront
[StringStartsQ["Messages - "]]
———
Bring the Eclipse IDE to the front:
In[1]:=
[◼]
Win32WindowToFront
[StringEndsQ[" - Eclipse IDE"]]

Possible Issues 
(1)
 
