|
Prev: SIP Issues
Next: Opennetcf signature control
From: Stefan Unger on 1 Oct 2005 12:15 Hello, I am searching for any kind of pocket pc harware identifier for our license generator. My question is. Does the microsoft pocket pc operating systems support any hardware id's ? If yes with which apis can I access them ?
From: The PocketTV Team on 3 Oct 2005 17:30 try KernelIoControl(IOCTL_HAL_GET_DEVICEID, ...) note that this is a privileged API, so it required trust. I heard (and the MEDC 2005 conf) that there is a new API for that in WM5, but i forgot its name, and I could not find it with the search feature of the Windows site. Does anyone remember? "Stefan Unger" <stefan.unger(a)msn.com> wrote in message news:%23g%23GZNqxFHA.2932(a)TK2MSFTNGP10.phx.gbl... > Hello, > > I am searching for any kind of pocket pc harware identifier for our > license generator. > > My question is. Does the microsoft pocket pc operating systems support any > hardware id's ? > If yes with which apis can I access them ? >
From: Robert Levy [MS] on 4 Oct 2005 23:54 Yup! This is what you should use on Windows Mobile 5 and beyond: http://msdn.microsoft.com/library/en-us/mobilesdk5/html/wce51lrfGetDeviceUniqueID.asp -- -Robert Levy Program Manager, Windows Mobile Developer Experience http://blogs.msdn.com/windowsmobile "The PocketTV Team" <support(a)pockettv.com> wrote in message news:eoDzdGGyFHA.2644(a)TK2MSFTNGP09.phx.gbl... > try KernelIoControl(IOCTL_HAL_GET_DEVICEID, ...) > > note that this is a privileged API, so it required trust. > > I heard (and the MEDC 2005 conf) that there is a new API for that in WM5, > but i forgot its name, and I could not find it with the search feature of > the Windows site. Does anyone remember? > > > "Stefan Unger" <stefan.unger(a)msn.com> wrote in message > news:%23g%23GZNqxFHA.2932(a)TK2MSFTNGP10.phx.gbl... >> Hello, >> >> I am searching for any kind of pocket pc harware identifier for our >> license generator. >> >> My question is. Does the microsoft pocket pc operating systems support >> any hardware id's ? >> If yes with which apis can I access them ? >> > >
From: The PocketTV Team on 5 Oct 2005 21:12 Thanks, Robert, yes, that's what I was looking for. "Robert Levy [MS]" <rlevy(a)online.microsoft.com> wrote in message news:%23ZTT$BWyFHA.720(a)TK2MSFTNGP15.phx.gbl... > Yup! This is what you should use on Windows Mobile 5 and beyond: > http://msdn.microsoft.com/library/en-us/mobilesdk5/html/wce51lrfGetDeviceUniqueID.asp > > -- > -Robert Levy > Program Manager, Windows Mobile Developer Experience > http://blogs.msdn.com/windowsmobile > > "The PocketTV Team" <support(a)pockettv.com> wrote in message > news:eoDzdGGyFHA.2644(a)TK2MSFTNGP09.phx.gbl... >> try KernelIoControl(IOCTL_HAL_GET_DEVICEID, ...) >> >> note that this is a privileged API, so it required trust. >> >> I heard (and the MEDC 2005 conf) that there is a new API for that in WM5, >> but i forgot its name, and I could not find it with the search feature of >> the Windows site. Does anyone remember? >> >> >> "Stefan Unger" <stefan.unger(a)msn.com> wrote in message >> news:%23g%23GZNqxFHA.2932(a)TK2MSFTNGP10.phx.gbl... >>> Hello, >>> >>> I am searching for any kind of pocket pc harware identifier for our >>> license generator. >>> >>> My question is. Does the microsoft pocket pc operating systems support >>> any hardware id's ? >>> If yes with which apis can I access them ? >>> >> >> > >
From: Stefan Unger on 6 Oct 2005 17:50 Hello Robert, Hello PocketTV Team, You information was very helpful. "Robert Levy [MS]" <rlevy(a)online.microsoft.com> schrieb im Newsbeitrag news:%23ZTT$BWyFHA.720(a)TK2MSFTNGP15.phx.gbl... > Yup! This is what you should use on Windows Mobile 5 and beyond: > http://msdn.microsoft.com/library/en-us/mobilesdk5/html/wce51lrfGetDeviceUniqueID.asp > > -- > -Robert Levy > Program Manager, Windows Mobile Developer Experience > http://blogs.msdn.com/windowsmobile > > "The PocketTV Team" <support(a)pockettv.com> wrote in message > news:eoDzdGGyFHA.2644(a)TK2MSFTNGP09.phx.gbl... >> try KernelIoControl(IOCTL_HAL_GET_DEVICEID, ...) >> >> note that this is a privileged API, so it required trust. >> >> I heard (and the MEDC 2005 conf) that there is a new API for that in WM5, >> but i forgot its name, and I could not find it with the search feature of >> the Windows site. Does anyone remember? >> >> >> "Stefan Unger" <stefan.unger(a)msn.com> wrote in message >> news:%23g%23GZNqxFHA.2932(a)TK2MSFTNGP10.phx.gbl... >>> Hello, >>> >>> I am searching for any kind of pocket pc harware identifier for our >>> license generator. >>> >>> My question is. Does the microsoft pocket pc operating systems support >>> any hardware id's ? >>> If yes with which apis can I access them ? >>> >> >> > >
|
Pages: 1 Prev: SIP Issues Next: Opennetcf signature control |