Alexandre Julliard
|
2f680d281b
hostname: Use the standard va_list instead of __ms_va_list.
|
3 年之前 |
Jacek Caban
|
bf6e8815de
hostname: Use CP_ACP for non-console output encoding.
|
4 年之前 |
Michael Stefaniuc
|
0df592b7d5
hostname: Use wide-char string literals.
|
4 年之前 |
Alexandre Julliard
|
ed6a5e97e0
programs: Make all program entrypoints cdecl.
|
5 年之前 |
Alexandre Julliard
|
fdc124c1c6
hostname: Build with msvcrt.
|
5 年之前 |
Jacek Caban
|
751f8e3d78
hostname: Use GetComputerNameW to get hostname.
|
6 年之前 |
Michael Stefaniuc
|
d3188ce1f9
hostname: Use the ARRAY_SIZE() macro.
|
6 年之前 |
Francois Gouget
|
5bc1aff578
programs: Document the reason for the WriteConsole() fall back.
|
13 年之前 |
Andrew Nguyen
|
c8ea11c0d8
hostname: Output a CRLF newline with the hostname string.
|
13 年之前 |
Francois Gouget
|
6a651fa7f4
hostname: Make display_computer_name() static.
|
13 年之前 |
Andrew Nguyen
|
ce97978ff0
hostname: Add an implementation of the hostname display utility.
|
13 年之前 |