[GD-Windows] EnumWindows () - a simple question for a big problem
Brought to you by:
vexxed72
From: Scoubidou944 <Sco...@ho...> - 2004-01-12 21:42:57
|
Hi,=20 I'm writing an application which use EnumWindows () to retrieve all = HWND.=20 It seems that all windows listed are created as a child of Explorer.exe=20 WindowStation used is \Windows\WindowStations\Winsta0 but I need to transform this application as a service and EnumWindows() = doesn't return the same results. This function found only one window=20 WindowStation is \Windows\WindowStations\Service-0x0-3e7$=20 (result coming ProcessExplorer = http://www.sysinternals.com/ntw2k/freeware/procexp.shtml) PLEASSSSEEEE HELP I've spent 2 days of time on it & I'm going crazy. Thanks Vincent |