I need to write a windows ce6.0’sdriver for a mobile phone.That it
can work as a modem.
I see that in “WINCE600\PUBLIC\CELLCORE\RIL” has a RIL driver.
Is this a fully RIL driver?
Or I can use this driver for my phone?
It seems like a rilgsm driver,also it is a com driver?
You probably should take this question to the MSFT platform builder public
news group. This list focuses on NT development not CE and RIL drivers
definitely do not share any driver architecture with NT drivers.
Good Luck,
Dave Cattley
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@hotmail.com
Sent: Tuesday, February 24, 2009 3:36 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] windows ce6.0’s RIL driver
I need to write a windows ce6.0’sdriver for a mobile phone.That it
can work as a modem.
I see that in “WINCE600\PUBLIC\CELLCORE\RIL” has a RIL driver.
Is this a fully RIL driver?
Or I can use this driver for my phone?
It seems like a rilgsm driver,also it is a com driver?
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
I see.Thanks!