<br><font size=2 color=blue face="Arial">> Try GetComputerNameW. In Win32 libraries there are sometime more versions of</font>
<br><font size=2 color=blue face="Arial">> procedures (ANSI, Unicode...)</font>
<br><font size=3 face="Times New Roman"> </font>
<br><font size=2 face="sans-serif">Unfortunately, this function produces the same error, so I'm still stuck.</font>
<br>
<br><font size=2 color=blue face="Arial">> Anyway do not use "Try & Compile" method, it's a time killer. Just download the RTL sources</font>
<br><font size=2 color=blue face="Arial">> and check real procedure/function definition.</font>
<br><font size=3 face="Times New Roman"> </font>
<br><font size=2 face="sans-serif">I never develop in a "try & compile" manner. As you can tell from my original post I research what I want to do beforehand and then code. That's why I knew what was included in FPC's rtl and the Win32 API reference -- because I did do my homework. Perhaps it's something about this function I don't quite understand, or perhaps there's a bug in FPC, but whatever the ultimate answer is I can assure you that it won't be related to how much effort I put into determining what it was before I posted my question.</font>
<br>
<br><font size=2 face="sans-serif">Jim</font>