Quote Originally Posted by HeWhoWas View Post
...do API calls to FindWindow and FindWindowEx require Administrator privileges?
Not that I know of.

The VB.net Integer class is equivalent to the Long type in VB6, so you should replace all references to Long with Integer (or to be more precise, you can use Int32 if you compile for 32-bit Windows).