Dear List,
I read a nice article(http://www.wd-3.com/archive/KernelDlls.htm) which
gives solution to many of my problems. As described in this article I
will be exporting some functions and calling them from my other driver.
But I have some installation related queries.
* During installation, I want to start an application which will load
the kernel-dll before the actual driver. (will RunOnce key in .inf
guarantee this) or is there any other way i can do this.
--
Regards