CodeBase - Find a window handle for any application.

Return to the CodeBase listing

Category: Complete Applications

Version: 1.0

0
0

Information

Uploaded: 28th Mar 2007 03:56

Modified: 1st Jan 1970 01:00

Author:  khouser

Summary

This is a program example with a FindWindow() function allowing you to retrieve the window handle of any window on the system.

Full Description

This is a DarkBasic Pro program example with a FindWindow() function which allows you to retrieve the window handle of any window on the system by specifying either the Class name or Window Title name, or both. It calls user32.dll.

Comments

No comments yet.