vikranth_gaddam
2008-05-09 12:06:00 UTC
Hi,
I am a newbie to Windows Embedded CE. Try to understand Embedded :)
I have a wince 5.0 based Application which creates a unnamed event and sends
an IOCTL to driver.
Upon completion of requested IO, driver uses setevent on event handle passed
by APP.
The whole thing works fine on WinCE 5.0
Now I have this driver in wince6.0 for a different platform, when i run the
APP (built using wince 5.0), i see exception "Abort data" in driver
(setevent, driver built using wince 6.0)
using unnamed events is not allowed in WinCE6.0?
If so, is there a work around for this instead of using named events?
Any information on this would be of great help
--Thanks in advance
Vikranth
I am a newbie to Windows Embedded CE. Try to understand Embedded :)
I have a wince 5.0 based Application which creates a unnamed event and sends
an IOCTL to driver.
Upon completion of requested IO, driver uses setevent on event handle passed
by APP.
The whole thing works fine on WinCE 5.0
Now I have this driver in wince6.0 for a different platform, when i run the
APP (built using wince 5.0), i see exception "Abort data" in driver
(setevent, driver built using wince 6.0)
using unnamed events is not allowed in WinCE6.0?
If so, is there a work around for this instead of using named events?
Any information on this would be of great help
--Thanks in advance
Vikranth