How do you get the address of the Active Window if it is not part of your App? :confused:
I've found API code to get window handle and window name but I still need to find the path to the "Active Window".
Any help would be greatly appreciated.

You could use getactivewindow or getforegroundwindow. That should return the hwnd of the currently active or the currently foreground window.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.