Mike
Mike
Friends

Add friends via their profile or user search and you will be able to see if they are online

Mike
Added topic Can't get ComputerName anymore
Hi, I'm having a new problem with an old function that gets the Computer Name on Build 646. #import "kernel32.dll" int GetComputerNameW(string lpBuffer, int nSize); int GetEnvironmentVariableW(string lpName, string lpBuffer, int nSize); #import