Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: View/Pro and accessing Windows Printer API (gdi32.dll)

From: greggirwin:mindspring at: 27-Jun-2002 13:52

Hi Guys, << Try using %winspool.drv instead of %gdi32.dll for OpenPrinter function. (Works here on W2K) >> Ditto. You'll probably also need to use %winspool.drv for ClosePrinter. --Gregg