hpoussin@svn.reactos.com wrote:
Implement SetComputerNameExA/W
Updated files: trunk/reactos/lib/kernel32/misc/computername.c trunk/reactos/lib/kernel32/misc/stubs.c trunk/reactos/w32api/include/winbase.h
Ros-svn mailing list Ros-svn@reactos.com http://reactos.com:8080/mailman/listinfo/ros-svn
Hi,
this implementation breaks installing reactos. It does only accept 3 of 8 types to setting the computer name. The setup uses ComputerNameNetBIOS, which isn't implemented.
- Hartmut