May 10, 2002 #1 lGOOODl Programmer Joined Dec 4, 2001 Messages 31 Location DK Hi, Is there someon who knows how to get the name of the cpu ? Thx. GOOOD
May 10, 2002 #2 Zyrenthian Programmer Joined Mar 30, 2001 Messages 1,440 Location US The GetComputerName API call is supported in NT and on... dunno your os Matt Upvote 0 Downvote
May 10, 2002 Thread starter #3 lGOOODl Programmer Joined Dec 4, 2001 Messages 31 Location DK That only gives me my logon name ... not the name of the cpu ! Upvote 0 Downvote
May 12, 2002 #4 williamu Programmer Joined Apr 8, 2002 Messages 494 Location GB Use the GetSystemInfo() API Function call this will get you what you want. William Software Engineer ICQ No. 56047340 Upvote 0 Downvote
Use the GetSystemInfo() API Function call this will get you what you want. William Software Engineer ICQ No. 56047340