Add an error message if devmode structure in registry is invalid;
[wine] / dlls / winspool / info.c
2000-08-16  Gerard PatelAdd an error message if devmode structure in registry...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-07-16  Andreas MohrSpelling fixes.
2000-06-23  Francois GougetMerged DeviceCapabilities and DeviceCapabilitiesA.
2000-05-25  Huw D M DaviesMove winspool to unicode.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-25  Ulrich CzekallaThis patch initializes the return buffer used in GetPri...
1999-11-28  Huw D M DaviesUse RegQueryInfoKey to count number of printers.
1999-10-31  Huw D M DaviesRewrite of EnumPrinters.
1999-09-10  Huw D M DaviesFixes DeviceCapabilities for DC_PAPERSIZE.
1999-09-04  Huw D M DaviesAdded loads of types, defines and declarations to winsp...
1999-09-03  Huw D M DaviesFix off by one error in WINSPOOL_GetOpenedPrinterA.
1999-08-15  Thuy NguyenReplaced a static ten element array with a dynamic...
1999-07-24  Huw D M DaviesLet through more flags to EnumPrinters.
1999-07-23  Huw D M DaviesEnumJobs stub.
1999-07-10  Huw D M DaviesImplemented GetPrinterA and GetPrinterDriverA.
1999-05-22  Huw D M DaviesImplemented AddPrinterA, AddPrinterDriverA and GetPrint...
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...