Fixed IShellLinkA/W definitions.
[wine] / dlls / winspool /
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-16  Andreas MohrSpelling fixes.
2000-06-23  Francois GougetMerged DeviceCapabilities and DeviceCapabilitiesA.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-05-25  Huw D M DaviesMove winspool to unicode.
2000-04-25  Eric PouechFixed winspool(.drv) loading.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-25  Ulrich CzekallaThis patch initializes the return buffer used in GetPri...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-11-28  Huw D M DaviesUse RegQueryInfoKey to count number of printers.
1999-10-31  Huw D M DaviesRewrite of EnumPrinters.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-10-13  Eric PouechAdded missing (and now required) filename directive.
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-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
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...