GeräteID ermitteln in C#

  • Thread starter Thread starter maximilian
  • Start date Start date
Thanks Jim,

still some more 1000 questions from me and your german will become perfect i
think ....
i tested the code from the article you recommended but the function
KernelIoControl failed
and the following GetLastWin32Error returned 0 (no error) i don't know why
.....
 
Maximilian,

Can you tell me which Pocket PC version you are running this on? Is it
Pocket PC 2002 or 2003?

--Neil
 
Hallo Neil,

it's PPC 2003

Neil Cowburn said:
Maximilian,

Can you tell me which Pocket PC version you are running this on? Is it
Pocket PC 2002 or 2003?

--Neil
 
Apart of a couple of typos in the code in the article, it should work as-is.
What's the error you're getting? I've noted that you said that
KernelIoControl failed and that GetLastWin32Error returned zero, but what
was the error given by the CLR? MissingMethodException?
 
no Exception appears


Neil Cowburn said:
Apart of a couple of typos in the code in the article, it should work as-is.
What's the error you're getting? I've noted that you said that
KernelIoControl failed and that GetLastWin32Error returned zero, but what
was the error given by the CLR? MissingMethodException?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Assembly Version abfragen 1
emulator has only 3.5 free space in german VS2008 3
Speicherung von Seriellen Daten 1
Usercontrol sauber entladen 1
keine Konten 2
datediff 2
MemoryStream verwenden 10
smtp problem 3

Back
Top