Click here to Skip to main content
15,890,670 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Live video streaming from Windows Mobile PDA Pin
Y.S.A19-Feb-08 18:04
Y.S.A19-Feb-08 18:04 
GeneralRe: Live video streaming from Windows Mobile PDA Pin
Arjun Marwaha25-Feb-08 19:48
Arjun Marwaha25-Feb-08 19:48 
Generaldrawing string in win cf [modified] Pin
ravilikesaboli15-Feb-08 21:26
ravilikesaboli15-Feb-08 21:26 
GeneralRe: drawing string in win cf Pin
Ravenet16-Feb-08 5:42
Ravenet16-Feb-08 5:42 
QuestionUniquely indentify a Windows Mobile 5.0 device Pin
JGentsch15-Feb-08 4:52
JGentsch15-Feb-08 4:52 
GeneralRe: Uniquely indentify a Windows Mobile 5.0 device Pin
Expert Coming15-Feb-08 5:29
Expert Coming15-Feb-08 5:29 
GeneralRe: Uniquely indentify a Windows Mobile 5.0 device Pin
JGentsch15-Feb-08 6:07
JGentsch15-Feb-08 6:07 
GeneralRe: Uniquely indentify a Windows Mobile 5.0 device Pin
Christopher Fairbairn15-Feb-08 23:24
Christopher Fairbairn15-Feb-08 23:24 
Hi,

JGentsch wrote:
I get the impression that those solutions are completely native code. I'm using C#. I'd like to use managed code. I could use System.Net.Dns.GetHostName(), but that's unreliable for uniqueness


Yes that is correct, the .NET Compact Framework / Windows Mobile OS doesn't provide any managed way to easily access the unique device id.

However this shouldn't be too much of an issue, since it can be worked around via a little bit of Platform Invoke code. For example www.pinvoke.net has a page discussing how you could do this on a Windows Mobile 5.0 or higher device via a function called GetDeviceUniqueID at http://pinvoke.net/default.aspx/coredll/GetDeviceUniqueID.html


Hope this helps,
Christopher Fairbairn

Windows Mobile Development blog
http://www.christec.co.nz/blog/

GeneralRe: Uniquely indentify a Windows Mobile 5.0 device Pin
Ravenet16-Feb-08 5:46
Ravenet16-Feb-08 5:46 
QuestionHow can I change the settings of default keys of keyboard in Win ce 6.0 using SDK Pin
Pankaj Kothawade15-Feb-08 0:39
Pankaj Kothawade15-Feb-08 0:39 
GeneralBREW Pin
rowdy_vc++12-Feb-08 23:57
rowdy_vc++12-Feb-08 23:57 
GeneralBREW Pin
rowdy_vc++12-Feb-08 23:56
rowdy_vc++12-Feb-08 23:56 
QuestionDrawing to custom control surface help please Pin
daxfrost12-Feb-08 18:40
daxfrost12-Feb-08 18:40 
GeneralRe: Drawing to custom control surface help please Pin
Mike Dimmick15-Feb-08 0:17
Mike Dimmick15-Feb-08 0:17 
QuestionHow to unbind hardware buttons on ipaq 214 Pin
de1uxe11-Feb-08 0:57
de1uxe11-Feb-08 0:57 
GeneralAccess Database help Pin
kingletas10-Feb-08 6:16
kingletas10-Feb-08 6:16 
Generalbluetooth on pocket pc emulator Pin
sachin19869-Feb-08 2:06
sachin19869-Feb-08 2:06 
GeneralRe: bluetooth on pocket pc emulator Pin
Ravenet9-Feb-08 21:04
Ravenet9-Feb-08 21:04 
QuestionAuto-upgrade through web service Pin
JGentsch8-Feb-08 4:06
JGentsch8-Feb-08 4:06 
AnswerRe: Auto-upgrade through web service Pin
JGentsch8-Feb-08 4:43
JGentsch8-Feb-08 4:43 
GeneralRe: Auto-upgrade through web service Pin
Ravenet9-Feb-08 21:05
Ravenet9-Feb-08 21:05 
QuestionHow to enumerate tray icons? Pin
ocean_g5-Feb-08 5:57
ocean_g5-Feb-08 5:57 
AnswerRe: How to enumerate tray icons? Pin
Ravenet7-Feb-08 15:20
Ravenet7-Feb-08 15:20 
GeneralRe: How to enumerate tray icons? Pin
ocean_g21-Feb-08 4:44
ocean_g21-Feb-08 4:44 
GeneralRe: How to enumerate tray icons? Pin
Ravenet21-Feb-08 4:51
Ravenet21-Feb-08 4:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.