Re: Can we link a windows driver (.sys) with our own code ?...
- From: Mikko <dontsendanemail@xxxxxxxxxxxxxxxx>
- Date: Mon, 28 Nov 2005 19:16:34 +0100
Am Mon, 28 Nov 2005 08:29:38 -0800 schrieb Ali:
Well, I dont see which of your .sys functions are called by your .dll. All
dispatch routines in your .sys are called by the I/O manager.
So, why do you think you have to link your .dll against the .sys?
> Sure this should work!
> I have done this before , see the http://powercell.cjb.net/ for
> "Document" link. I don't see any hurdle while linking this way.
>
> This is the way application software works, do you think *each* and
> *every* thing is done on kernel behalf?
> I cann't get your point , where do you think linking will fail? i mean
> sys->dll->exe.
>
> Regards,
> ali
--
Mikko
.
- References:
- Can we link a windows driver (.sys) with our own code ?...
- From: zhiyuan
- Re: Can we link a windows driver (.sys) with our own code ?...
- From: Carl Woodward
- Re: Can we link a windows driver (.sys) with our own code ?...
- From: Ali
- Re: Can we link a windows driver (.sys) with our own code ?...
- From: Carl Woodward
- Re: Can we link a windows driver (.sys) with our own code ?...
- From: Ali
- Can we link a windows driver (.sys) with our own code ?...
- Prev by Date: Re: Keyboard filter driver - obtaining keyboard indicator status
- Next by Date: whql on INF files
- Previous by thread: Re: Can we link a windows driver (.sys) with our own code ?...
- Next by thread: Re: Can we link a windows driver (.sys) with our own code ?...
- Index(es):
Relevant Pages
|