Fix signed/unsigned comparison warnings.
[wine] / dlls / winspool / winspool.drv.spec
2004-08-13  Huw DaviesFix first parameter of GetDefaultPrinterA|W.
2004-03-17  Steven EdwardsAdd stubs for EnumMonitors[A/W].
2003-08-12  Mike McCormackStub some winspool functions.
2003-05-13  Aric StewartStub AddPortA.
2003-04-27  Uwe BonnesAdded GetPrintProcessorDirectoryA stub.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-12-17  Dimitrie O. PaunAdded stubs for {Start,End}{Doc,Page}Printer.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-01-22  Mark G. AdamsAdd GetDefaultPrinter() functions.
2002-01-15  Dmitry TimoshkovForce ordinal allocation start from 100 as in Windows.
2001-02-21  Ian PilcherImplement EnumPrinterDataEx{A|W}.
2001-02-12  Huw D M DaviesImplement Set/GetPrinterData[Ex].
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-09-29  Stefan Leichter- moved some code from WINSPOOL_GetPrinterDriver into...
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-23  Francois GougetMerged DeviceCapabilities and DeviceCapabilitiesA.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.