Respect the flags member of the CHOOSEFONT structure, and don't
[wine] / dlls / commdlg / printdlg16.c
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
2004-01-09  Alexandre JulliardSome more Win16/Win32 separation (based on a patch...
2004-01-02  Robert ShearmanRemove PRINTDLG_GetDefaultPrinterName; use Win32 GetDef...
2003-12-12  Steven Edwards- The last of the major Win16/32 split for commdlg...
2003-10-04  Michael GünnewigFixed warnings with gcc option "-Wwrite-strings".
2003-10-01  Michael StefaniucFix missing mem freeing on error path.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-02  Steven EdwardsSplit Win16/32 printer dialogs.