Can we load a .sys file from another .sys file
From: santhosh kumar (santhoshkumar_at_discussions.microsoft.com)
Date: 02/10/05
- Next message: Don Burn: "Re: Can we load a .sys file from another .sys file"
- Previous message: Don Burn: "Re: 64 bit SDK/DDK"
- Next in thread: Don Burn: "Re: Can we load a .sys file from another .sys file"
- Reply: Don Burn: "Re: Can we load a .sys file from another .sys file"
- Reply: Maxim S. Shatskih: "Re: Can we load a .sys file from another .sys file"
- Reply: Gary G. Little: "Re: Can we load a .sys file from another .sys file"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Feb 2005 05:43:04 -0800
Hi,
Can we load a ".sys" file from kernal mode driver.
We have one driver with .sys extension, I am trying to write some other
driver with more functionalities. In order to reduce reusability I like to
load the previous .sys driver and use some of its functionalities.
P.S : I know that we can load ".dl"l but I don't know how to load .sys and
use its functionalities.
Thanks in advance.
Thanks
Santhosh.
- Next message: Don Burn: "Re: Can we load a .sys file from another .sys file"
- Previous message: Don Burn: "Re: 64 bit SDK/DDK"
- Next in thread: Don Burn: "Re: Can we load a .sys file from another .sys file"
- Reply: Don Burn: "Re: Can we load a .sys file from another .sys file"
- Reply: Maxim S. Shatskih: "Re: Can we load a .sys file from another .sys file"
- Reply: Gary G. Little: "Re: Can we load a .sys file from another .sys file"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|