Board index » Visual Studio » Workgroup/Domain?

Workgroup/Domain?

Visual Studio314
Anyone know of a trick to get the Workgroup/Domain that a

machine is connected to? Its easy enough on NT+, but i'm

looking for 9x...


-
 

Re:Workgroup/Domain?

Quote
Anyone know of a trick to get the Workgroup/Domain that a

machine is connected to? Its easy enough on NT+, but i'm

looking for 9x...



Steve,



Try PSS ID Number: 155698 "HOWTO: Retrieve Current User and Domain

Names on Windows"



Dave

--

MVP VC++ FAQ: www.mvps.org/vcfaq">www.mvps.org/vcfaq

-

Re:Workgroup/Domain?

And to identify a workgroup under Win9x, try the

HKLM\System\CurrentControlSet\Services\VxD\VNETSUP\Workgroup registry

value.



Dave

--

MVP VC++ FAQ: www.mvps.org/vcfaq">www.mvps.org/vcfaq

-