driver_info 179 examples/printing/prtpub.c BYTE *driver_info;
driver_info 204 examples/printing/prtpub.c driver_info = malloc(needed);
driver_info 205 examples/printing/prtpub.c if (!(GetPrinterDriver(ph, NULL, 1, driver_info, needed, &needed))) {