Frédéric Delanoy
|
b9e828df0a
|
dxdiag: Avoid dead increment (clang).
|
2011-11-14 11:46:40 +01:00 |
Frédéric Delanoy
|
ffc35d027d
|
dxdiag: Remove dead increment (Clang).
|
2011-07-27 12:26:33 +02:00 |
Marcus Meissner
|
8598b121d6
|
dxdiag: Removed unused endptr assignment (Coverity).
|
2011-06-28 11:57:51 -05:00 |
Andrew Nguyen
|
6b48a9e7c6
|
dxdiag: Avoid C99 list initialization constructs.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
b14e164281
|
dxdiag: Add code for XML information output.
|
2011-06-14 15:45:16 +02:00 |
Andrew Nguyen
|
8d37cfed44
|
dxdiag: Add code for plain-text information output.
|
2011-06-14 15:45:13 +02:00 |
Andrew Nguyen
|
82024ee14f
|
dxdiag: Add code to collect information from the DxDiag_SystemInfo container.
|
2011-06-14 15:44:20 +02:00 |
Andrew Nguyen
|
c349a34e16
|
dxdiag: Introduce the information collection infrastructure.
|
2011-06-14 15:43:54 +02:00 |
Andrew Nguyen
|
4122cf2df9
|
dxdiag: Display a usage message box when unknown options are requested.
|
2011-06-14 15:43:40 +02:00 |
Andrew Nguyen
|
9678907d34
|
dxdiag: Introduce the file output infrastructure.
|
2011-06-14 15:29:12 +02:00 |
Andrew Nguyen
|
1cd007fa99
|
dxdiag: Improve the command-line parsing.
|
2011-06-13 15:30:44 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
6fb39dfe4a
|
programs: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:37 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Henri Verbeet
|
89b469cb2f
|
dxdiag: Make the "cmdline" parameter const.
|
2009-08-31 12:41:21 +02:00 |
Austin English
|
93e7c6b23a
|
dxdiag: Add basic command line parsing.
Based on a patch by Dan Kegel.
|
2009-08-27 14:15:04 +02:00 |
Austin English
|
1b5167f1cb
|
dxdiag: Make dxdiag a Unicode rather than ANSI program.
|
2009-08-27 14:14:07 +02:00 |
Austin English
|
b3fb793b52
|
dxdiag: Add stub implementation.
|
2009-08-25 11:48:31 +02:00 |