FindPart

Description

Short story: Finds desired window based on partial (either "begins with" or "contains") caption.

Longer description from old site: click here.

To be edited...

Published

This sample, or the one from which it originally derived, was published (or at least peripherally mentioned) in the following article(s):

APIs Usage

This sample uses the following API calls:

Module Library Function
FINDPART.BAS user






user32





FindWindow
GetParent
GetWindow
GetWindowText
IsIconic
SetActiveWindow
ShowWindow
FindWindow
GetParent
GetWindow
GetWindowText
IsIconic
SetForegroundWindow
ShowWindow
FindPart5.bas user32




EnumWindows
GetWindowText
IsIconic
IsWindowVisible
SetForegroundWindow
ShowWindow
FindPart5.frm user32 GetWindowText

Don't see what you're looking for? Here's a complete API cross-reference.

Download

Download FindPart.zip   Please, enjoy and learn from this sample. Include its code within your own projects, if you wish. But, in order to insure only the most recent code is available to all, I ask that you don't share the sample by any form of mass distribution.

Download FindPart.zip, 7Kb, Last Updated: Thursday, May 18, 2000