I am working on writing a printer driver that will print to color bitmap file. There is an example of this in the Win98 DDK but it is a 16 bit driver. Is it possible to convert this to a 32 bit? Thanks