summaryrefslogtreecommitdiffstats
path: root/printing/backend/print_backend_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Added a diagnostic user message when enumerating printers fails. Also tweaked...sanjeevr@chromium.org2011-01-241-24/+28
* Fixed a crash with some HP printer drivers (when invoking PTGetPrintCapabilit...sanjeevr@chromium.org2011-01-071-1/+2
* Remove 'using' declaration of ScopedHGlobal from scoped_handle_win.htfarina@chromium.org2011-01-021-2/+1
* Used GetProcAddress to load exported functions from prntvpt.dll instead of us...sanjeevr@chromium.org2010-11-101-11/+12
* Move useful printing backend code from chrome/service/cloud_print to printing...thestig@chromium.org2010-10-251-0/+179