Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
swdev:howto:work_with_components_and_windows [2009/01/28 08:56]
127.0.0.1 external edit
swdev:howto:work_with_components_and_windows [2009/02/03 11:07] (current)
smayr
Line 1: Line 1:
 +== Working with Components and Windows ==
 +
 === Finding a Window Handle === === Finding a Window Handle ===
 Use function ''FindWindow()'' to get a window handle.  If a child window is required, use ''FindWindowEx()''. Use function ''FindWindow()'' to get a window handle.  If a child window is required, use ''FindWindowEx()''.