Re: inter driver communication
- From: "Bruce Eitman \(eMVP\)" <beitmannospam@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 10 May 2005 15:14:25 -0400
Of course that really depends on what you need to communicate.
"Communicate" is very vague.
For small communications, you may want to use one of the synchronization
objects. These can be used with shared memory to send/receive more data.
For even more complex communications, use CreateFile as the others have
suggested.
--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member
"jt" <jt@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4EF45441-6470-4A0A-9A80-C6ED9FCF67A2@xxxxxxxxxxxxxxxx
> hi
> i am a device driver programmer.currently i am working with windows ce
5.0.
> i want communicate between two driver so that i could send message between
> two driver.Is there any procedure is there so that i could communicate
> beetween two driver ( two different driver).please help me how could i
> communicate in between two drivers
>
> --
> thanks
.
- Follow-Ups:
- Re: inter driver communication
- From: jt
- Re: inter driver communication
- References:
- inter driver communication
- From: jt
- inter driver communication
- Prev by Date: Re: BSP boards
- Next by Date: Re: The direct show meets exception
- Previous by thread: Re: inter driver communication
- Next by thread: Re: inter driver communication
- Index(es):
Relevant Pages
|