Click to See Complete Forum and Search --> : Adding a Printer Driver to Win95/98/NT4


Tommy
April 26th, 1999, 10:19 PM
I am having trouble using the AddPrinterDriver() function in C/C++ that is a windows API function. I think I am not allocating the correct amount of space for the DRIVER_INFO_3 structure. Can anyone help me?