2010-07-24, 03:56 PM
on the fullscreen issue, you can set a timer that checks the active window every second and if it's not "npctrl.dll" (or "Microsoft Silverlight") then send the command to go to fullscreen. Once it works, you can shut off the timer.
I can't remember the exact path to npctrl.dll but you can do EndsWith(). Let me know if you need the code to do it and I can send it to you.
I can't remember the exact path to npctrl.dll but you can do EndsWith(). Let me know if you need the code to do it and I can send it to you.