table of contents
other versions
- wheezy 1.4.1-4
SetComputerNameA(3w) | Wine API | SetComputerNameA(3w) |
NAME¶
SetComputerNameA (KERNEL32.@)SYNOPSIS¶
BOOL SetComputerNameA(
LPCSTR lpComputerName
)
DESCRIPTION¶
See SetComputerNameW(3w).IMPLEMENTATION¶
Declared in "winbase.h". Implemented in "dlls/kernel32/computername.c". Debug channel "computername".Oct 2012 | Wine API |