2008-10-09, 10:27 PM
mvallevand Wrote:What about using GBPVRInfo.RunningOnMVP or GBPVRInfo.RunningOnClient ?Both new to me Martin, any clue on how to use them?
Martin
Alex
2008-10-09, 10:27 PM
mvallevand Wrote:What about using GBPVRInfo.RunningOnMVP or GBPVRInfo.RunningOnClient ?Both new to me Martin, any clue on how to use them? Alex
2008-10-10, 02:45 AM
Not sure if this will solve your problem, but WizTools looks at two things:
Code: [SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]///[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2][COLOR=#808080][SIZE=2][COLOR=#808080]<summary>[/COLOR][/SIZE]
2008-10-10, 03:03 AM
I posted my PCH test here http://forums.gbpvr.com/showpost.php?p=2...ostcount=7
Alex those are just simple booleans so you can use them in conditions. Martin
2008-10-10, 08:43 PM
@JavaWiz and Martin - thanks for the suggestions guys... I'm already using GetClientIdentifer() and I'm using Martin's code too.
I've now established that GetClientIdentifer() returns the full client address (including the MAC address for MVP, NMT) as soon as the user selects any menu item or the screensaver kicks in - and since I guess not much will have happened before either of those events, I can live with that. Alex |
|