Francois Gouget
|
66b06a499d
|
ipconfig: Fix the string resources so their format placeholders can be reordered.
|
2011-11-21 13:01:11 +01:00 |
Francois Gouget
|
5bc1aff578
|
programs: Document the reason for the WriteConsole() fall back.
|
2011-08-24 19:07:45 +02:00 |
Andrew Nguyen
|
aca2385d6c
|
include: Revise the Winsock include in windows.h to match the Windows SDK.
|
2011-05-19 17:38:30 +02:00 |
Marcus Meissner
|
243d458909
|
ipconfig: Fixed buffer size to MultiByteToWideChar.
|
2010-10-25 12:41:42 +02:00 |
Juan Lang
|
8d3318a8ff
|
ipconfig: Specify GAA_FLAG_INCLUDE_ALL_GATEWAYS when calling GetAdaptersAddresses.
|
2010-10-12 12:17:50 +02:00 |
Andrew Nguyen
|
11d332c37c
|
ipconfig: Implement gateway address output.
|
2010-09-27 14:10:44 +02:00 |
Andrew Nguyen
|
7df2d4b231
|
ipconfig: Move socket address string generation to a helper function.
|
2010-09-27 14:10:44 +02:00 |
Andrew Nguyen
|
68a1a2678c
|
ipconfig: Permit the "Yes/No" strings to be localized.
|
2010-09-07 16:01:02 +02:00 |
Francois Gouget
|
0e51433d79
|
ipconfig: Remove the ipconfig debug channel where unused.
|
2010-08-24 15:22:36 +02:00 |
Andrew Nguyen
|
ca0fc0acd4
|
ipconfig: Partially implement full adapter information output.
|
2010-08-17 14:40:46 +02:00 |
Andrew Nguyen
|
6ffd8d49be
|
ipconfig: Partially implement basic adapter information output.
|
2010-08-17 14:40:46 +02:00 |
Andrew Nguyen
|
de239dc852
|
ipconfig: Implement basic command-line parsing.
|
2010-08-17 14:40:46 +02:00 |
Andrew Nguyen
|
6919c8dfc8
|
ipconfig: Add stub implementation.
|
2010-08-17 14:40:46 +02:00 |