Implemented the return of hDevModes and hDevNames in the PRINTDLG
structure of PrintDlgA().

diff --git a/include/commdlg.h b/include/commdlg.h
index 2b6f3d8..37c655e 100644
--- a/include/commdlg.h
+++ b/include/commdlg.h
@@ -506,6 +506,7 @@
 #define PD_ENABLEPRINTTEMPLATEHANDLE 0x00010000
 #define PD_ENABLESETUPTEMPLATEHANDLE 0x00020000
 #define PD_USEDEVMODECOPIES          0x00040000
+#define PD_USEDEVMODECOPIESANDCOLLATE 0x00040000
 #define PD_DISABLEPRINTTOFILE        0x00080000
 #define PD_HIDEPRINTTOFILE           0x00100000