Home
last modified time | relevance | path

Searched refs:MAX_COPIES (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/comdlg32/
H A Dprintdlg.c53 #define MAX_COPIES 9999 macro
1201 else if(copies < 0) copies = MAX_COPIES; in PRINTDLG_ChangePrinterA()
1405 else if(copies < 0) copies = MAX_COPIES; in PRINTDLG_ChangePrinterW()
1532 GetDlgItem(hDlg, edt3), MAX_COPIES, 1, 1); in PRINTDLG_WMInitDialog()
1640 GetDlgItem(hDlg, edt3), MAX_COPIES, 1, 1); in PRINTDLG_WMInitDialogW()