From: "Alexandre Julliard" <[EMAIL PROTECTED]>
> I'd even suggest making all the DC functions exported from the driver,
> and build the DC_Funcs table on the fly with GetProcAddress().
Right. A few questions though:
1) How would you know the names of the functions? Naming conventions?
2) How is this problem handled in Windows?
But for now, I will keep the DRIVER_* calls, if that is OK with you. As I
said
before, one step at a time. We have to do this on many drivers anyway, so
once we figure out a way (and agree on it), we can apply it uniformly to all
drivers.
--
Dimi.