Ok.. Im at work , and dealing with 2300 machines.
I need the easiest way possible to get the computers name.
for example.. say the pc's name is GA2032d1 I need to be able to simple get that name, and be able to manipulate the characters in it. So for now just getting the computers name would be great !
Can anyone help ? It does not have to necessary be c++, but I will be donig my manipulations using c++.
not using .net compiler. Using BloodSheds free c++ compiler.
I guess Im going to have to go to the .net world with all the rest if no one can help.