Hi there, I have build a small monolithic printer driver prototype for
win2003 x86 and I am trying to install the driver via the add printer wizard
but it is not installing and I am recieving a "Printer driver was not
installed. Operation could not be completed" (not much info :().
Now I am trying to attach windbg to the spool process to see what is
happening but windbg is not loading the symbol files and not recieving any of
my debugging messages from the driver. I think that the driver is not being
started at all, but then what could be causing error?
I am stumpped, is there any body out there that can help me; what functions
are loaded first by the spooler when installing and what could be the causes
of such malfunction.
Thanks in advance