Bring a window to the Top

From: Gustavo Cāmara (gjcc22_at_hotmail.com)
Date: 08/30/04


Date: Mon, 30 Aug 2004 16:25:30 -0700

I need to bring a window of another application to the top, but the only
results I“ve got is when it“s minimized. I“m using the following function:

     ShowWindow(m_hHandle,SW_SHOW);

Thanks,
Gustavo Camara.


Loading