I have an application that uses .NET, but allows it to pass in a window handle, a window title, else it uses the active window as the parent window. The code works, apart from the fact that using the TAB key tabs through the controls in reverse, and, if I then use Shift+TAB, ...
Hi; When we install our program on Vista, it won't run. It does run fine on XP and so we're guessing that it is some kind of security/permission issue. This is on a 64-bit system.