Commit Graph

13 Commits (master)

Author SHA1 Message Date
Alexandre Julliard d846e49a74 dxdiag: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-29 18:46:25 +02:00
Michael Stefaniuc e011370f13 dxdiag: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-21 23:21:52 +02:00
Stefan Dösinger 162e6c1e40 dxdiag: Recognise /dontskip.
Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-11 20:02:28 +01:00
Marcus Meissner 8598b121d6 dxdiag: Removed unused endptr assignment (Coverity). 2011-06-28 11:57:51 -05: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
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