Martin Wilck Martin.Wilck@Fujitsu-Siemens.com writes:
- check the availability of the ComputerName entry in the registry,
- if not there, set it directly from gethostname()
Then I'd implement proper ComputerNameEx(), ComputerName() in Kernel32 with all options, and remove it from the init code.
That sounds reasonable, yes.