View Full Version : Questions concerning programming with WM 5
MontyBurns
18th August 2006, 12:26 PM
Hello!
Does anyone of you know which dll's I have to use to get the following information:
- the net the sim card is booked in
- states of my GSM unit
- states of my telephone unit
Can anyone help me getting these information or tell me where I might find them?
Thank you very much in advance.
Monty
vijay555
18th August 2006, 01:10 PM
On Wm5, state and notification broker. No dlls required.
Please move your question to the development forum, for better responses :wink:
V
MontyBurns
18th August 2006, 01:57 PM
Sounds nice. But there's a problem: we do not only use WM 5 Pocket PCs. Many of our devices use Windows CE instead.
Do you know which P/Invoke I have to use?
vijay555
18th August 2006, 02:42 PM
If you're definitely not using WM5, but WinCE, then it's a hell of a lot more trouble. You need to use TAPI generally, this will give you answers to each of those queries.
I don't use Managed Code, so check out www.opennetcf.org/
If you're using Compact Framework, there may well be managed libraries to get access to this stuff easily.
Native Code ≡ Pain
V
MontyBurns
21st August 2006, 12:32 PM
I checked the library on opennetcf.org but it doesn't seem to be very useful. Is there any way to find out the functions compiled in the API dll's? I'm sure Microsoft offers a way to get the wanted information. But I cannot find it :cry:
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.