Problem in creating a Printer Minidriver for NT4

I am creating a Printer Minidriver for Windows NT4.0. My base code is
from a Win95 minidriver. Currently the Win95 minidriver make use of
Callback IDs when specifying the commands in Unitool (ex %50). This
callback IDs are then processed in the callback function fnOutputCmd() .
While reading the NT DDK documentation, I observed that there was no
corresponding function for this. How can I support a corresponding
Callback funtion in Windows NT 4. Can anyone please help me with this
problem.

-Mike


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com