Austin Lund
|
5f98620c05
|
comdlg32/tests: Fixed up handling of temporary file in printdlg tests.
|
2010-10-28 18:18:07 +02:00 |
Alexandre Julliard
|
88cdfb9d92
|
comdlg32/tests: Remove some AbortProc checks that fail on various Windows versions.
|
2010-02-05 11:29:27 +01:00 |
Nikolay Sivov
|
d7b7f783ab
|
comdlg32/tests: Free global blocks after PrintDlg() with PD_RETURNDEFAULT.
|
2010-01-04 11:41:28 +01:00 |
Huw Davies
|
7ac3fe280f
|
comdlg32/tests: PrintDlgExW returns E_NOTIMPL on some versions of winME.
|
2009-05-25 11:21:15 +02:00 |
Francois Gouget
|
ef5178af21
|
comdlg32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-25 12:50:11 +01:00 |
Huw Davies
|
466b50cf7d
|
comdlg32/tests: Vista can return a failure from StartDoc when using the XPS driver - don't fail the test in this case.
|
2009-02-19 15:57:47 +01:00 |
Huw Davies
|
ecffb8038a
|
comdlg32/tests: Skip remaining tests if StartDoc fails.
|
2009-02-18 14:48:08 +01:00 |
Henri Verbeet
|
d19bb78329
|
comdlg32: Add a test for AbortProc handling.
|
2008-10-08 12:16:26 +02:00 |
Paul Vriens
|
5777a3d6cf
|
comdlg32/tests: Use GetModuleHandle instead of LoadLibrary.
|
2008-06-09 16:55:27 +02:00 |
Detlef Riekenberg
|
473717fefd
|
winspool: Set PrinterPorts for win3.x/win9.x compatibility.
|
2008-05-07 13:29:15 +02:00 |
Reece Dunn
|
ae32a7fe04
|
comdlg32: Fix building the tests with MSVC headers.
|
2008-03-24 21:05:03 +01:00 |
Michael Stefaniuc
|
861c58d462
|
comdlg32: Remove duplicate includes.
|
2007-11-19 13:54:04 +01:00 |
Detlef Riekenberg
|
23d78ff2b8
|
comdlg32/tests: Initial tests for PrintDlgExW.
|
2007-10-26 15:15:05 +02:00 |
Francois Gouget
|
4ea5dbfa1c
|
comdlg32/tests: Tell PageSetupDlg() not to bring up a dialog if there is no default printer.
|
2007-10-09 12:31:15 +02:00 |
Detlef Riekenberg
|
ffe54a884c
|
comdlg32/tests: Remove debug code and the tabs.
|
2007-09-25 12:37:47 +02:00 |
Detlef Riekenberg
|
b5e45b0b77
|
comdlg32/tests: Add tests for PRINTDLG->hDevNames.
|
2007-09-25 12:37:42 +02:00 |
Marcus Meissner
|
b8a76c60f5
|
comdlg32/tests: Handle case where no printer is configured.
|
2007-08-20 12:45:28 +02:00 |
Detlef Riekenberg
|
84e4904ffd
|
comdlg32/tests: More tests for the member lStructSize.
|
2007-08-10 13:31:00 +02:00 |
Detlef Riekenberg
|
ef7a7794ca
|
comdlg32/tests: Add simple tests for PrintDlgA.
|
2007-08-10 12:58:17 +02:00 |
Michael Stefaniuc
|
c7e00c9f49
|
janitorial: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:13 +01:00 |
Francois Gouget
|
2c531ade2e
|
comdlg32: Fix PrintDlg(NULL) and reenable a test that was in an '#if 0'.
Fix the test so it compiles without warnings.
|
2006-12-14 20:24:58 +01:00 |
Michael Stefaniuc
|
6ef43211b2
|
comdlg32/tests: Win64 printf format warning fixes.
|
2006-10-06 12:33:17 +02:00 |
Detlef Riekenberg
|
75dce501ef
|
comdlg32/tests: PrintDlg with PD_RETURNDEFAULT can fail.
|
2006-07-24 12:57:34 +02:00 |
Detlef Riekenberg
|
955fe0da75
|
comdlg32: Add initial test.
|
2006-07-06 12:04:27 +02:00 |