<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
We have this code:<BR>
<BR>
C:\dev2\cm3.2\m3-libs\libm3\src\uid\WIN32\MachineIDWin32.m3(33): EVAL NB30.Netbios(ADR(ncb));<BR>C:\dev2\cm3.2\m3-libs\libm3\src\uid\WIN32\MachineIDWin32.m3(41): EVAL NB30.Netbios(ADR(ncb));<BR>C:\dev2\cm3.2\m3-libs\libm3\src\uid\WIN32\MachineIDWin32.m3(48): EVAL NB30.Netbios(ADR(ncb));<BR><BR>
<BR>
I just noticed:<BR>
<BR>
<A href="http://msdn.microsoft.com/en-us/library/bb870913(VS.85).aspx">http://msdn.microsoft.com/en-us/library/bb870913(VS.85).aspx</A><BR>
<BR>
<P class=CCE_Message>[Netbios is not supported on Windows Vista, Windows Server 2008, and subsequent versions of the operating system]</P>
<BR>
<BR>
someone should try this out..<BR>
and change it to work if needed..<BR>
<BR>
<A href="http://www.codeguru.com/Cpp/I-N/network/networkinformation/article.php/c5451">http://www.codeguru.com/Cpp/I-N/network/networkinformation/article.php/c5451</A><BR>
<BR>
I'm pretty partial to the UuidCreate/UuidCreateSequential solution really.<BR>
<BR>
This MachineID probably needs more work anyway -- support for more operating systems.<BR>
<BR>
- Jay<BR> </body>
</html>