Commit Graph

10 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
Thomas Faber f325bf7458 dxdiag: Do not omit mandatory argument to WriteFile. 2014-07-14 17:22:41 +02:00
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
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 c349a34e16 dxdiag: Introduce the information collection infrastructure. 2011-06-14 15:43:54 +02:00
Andrew Nguyen 9678907d34 dxdiag: Introduce the file output infrastructure. 2011-06-14 15:29:12 +02:00