I am used to c++ straight forward winAPI functions, but decided I need to learn c# and this whole .NET stuff since I'm stubborn like that.

What I'm wondering is how do I set an HWND ?
In c++ I would use something like HWND hwnd1 = FindWindow(0,"Title of the window I am after");

Thank you, - Cody Oebel

Recommended Answers

All 2 Replies

AD as always .... your are nothing short of Amazing. Thanks !

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.