>I'm building a driver (for DOS) that's supposed to have several
> functions hooked at an interrupt. When applications call these
> functions, the driver should load and unload some tables or
> activate/deactivate them somehow. Because these tables are big, I don't
> want to keep them i
Guys,
I'm building a driver (for DOS) that's supposed to have several functions
hooked at an interrupt. When applications call these functions, the driver
should load and unload some tables or activate/deactivate them somehow. Because
these tables are big, I don't want to keep them in conven