PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
SystemState
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
SystemState
![]() |
SystemState |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi folks,
Does anyone know if SystemState is available on PPC 2003 through Microsoft.WindowsMobile.Status reference assembly? Thanks, D |
|
|
|
#2 |
|
Guest
Posts: n/a
|
No. The entire WindowsMobile namespace is only WM 5.0 and up.
-- Chris Tacke, Embedded MVP OpenNETCF Consulting Giving back to the embedded community http://community.OpenNETCF.com "davebythesea" <davebythesea@discussions.microsoft.com> wrote in message news:2ADAC7A3-035E-4C86-85CF-3E005DE0CFB4@microsoft.com... > Hi folks, > > Does anyone know if SystemState is available on PPC 2003 through > Microsoft.WindowsMobile.Status reference assembly? > > Thanks, > D > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks Chris. I couldnt understand why I was able to add the references to
the PPC 2003 project, and even use the SystemState class, but when I ran the test project in debug it threw an exception about the assemblies being missing, even though they were copied to the output directory. Oh well, at least I know for sure now. Cheers! D "Chris Tacke, eMVP" wrote: > No. The entire WindowsMobile namespace is only WM 5.0 and up. > > > -- > > Chris Tacke, Embedded MVP > OpenNETCF Consulting > Giving back to the embedded community > http://community.OpenNETCF.com > > > "davebythesea" <davebythesea@discussions.microsoft.com> wrote in message > news:2ADAC7A3-035E-4C86-85CF-3E005DE0CFB4@microsoft.com... > > Hi folks, > > > > Does anyone know if SystemState is available on PPC 2003 through > > Microsoft.WindowsMobile.Status reference assembly? > > > > Thanks, > > D > > > > > > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
We have a partial implementation of the SystemState class for PPC2003 in our
Mobile In The Hand 3.0 product (http://inthehand.com/content/Mobile.aspx). It doesn't support system change events on PPC2003 but does give access to most of the available properties. You can then program against the same interface regardless of targetting WM 2003, 5.0, 6 or 6.1. Peter -- Peter Foot Microsoft Device Application Development MVP www.peterfoot.net | www.inthehand.com In The Hand Ltd - .NET Solutions for Mobility "davebythesea" <davebythesea@discussions.microsoft.com> wrote in message news:6532F058-D648-4390-83BE-5D97A3263719@microsoft.com... > Thanks Chris. I couldnt understand why I was able to add the references to > the PPC 2003 project, and even use the SystemState class, but when I ran > the > test project in debug it threw an exception about the assemblies being > missing, even though they were copied to the output directory. Oh well, at > least I know for sure now. > > Cheers! > D > > "Chris Tacke, eMVP" wrote: > >> No. The entire WindowsMobile namespace is only WM 5.0 and up. >> >> >> -- >> >> Chris Tacke, Embedded MVP >> OpenNETCF Consulting >> Giving back to the embedded community >> http://community.OpenNETCF.com >> >> >> "davebythesea" <davebythesea@discussions.microsoft.com> wrote in message >> news:2ADAC7A3-035E-4C86-85CF-3E005DE0CFB4@microsoft.com... >> > Hi folks, >> > >> > Does anyone know if SystemState is available on PPC 2003 through >> > Microsoft.WindowsMobile.Status reference assembly? >> > >> > Thanks, >> > D >> > >> > >> >> >> |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Thanks Peter, I'll take a look at that.
Cheers, D "Peter Foot" wrote: > We have a partial implementation of the SystemState class for PPC2003 in our > Mobile In The Hand 3.0 product (http://inthehand.com/content/Mobile.aspx). > It doesn't support system change events on PPC2003 but does give access to > most of the available properties. You can then program against the same > interface regardless of targetting WM 2003, 5.0, 6 or 6.1. > > Peter > > -- > Peter Foot > Microsoft Device Application Development MVP > www.peterfoot.net | www.inthehand.com > In The Hand Ltd - .NET Solutions for Mobility > > "davebythesea" <davebythesea@discussions.microsoft.com> wrote in message > news:6532F058-D648-4390-83BE-5D97A3263719@microsoft.com... > > Thanks Chris. I couldnt understand why I was able to add the references to > > the PPC 2003 project, and even use the SystemState class, but when I ran > > the > > test project in debug it threw an exception about the assemblies being > > missing, even though they were copied to the output directory. Oh well, at > > least I know for sure now. > > > > Cheers! > > D > > > > "Chris Tacke, eMVP" wrote: > > > >> No. The entire WindowsMobile namespace is only WM 5.0 and up. > >> > >> > >> -- > >> > >> Chris Tacke, Embedded MVP > >> OpenNETCF Consulting > >> Giving back to the embedded community > >> http://community.OpenNETCF.com > >> > >> > >> "davebythesea" <davebythesea@discussions.microsoft.com> wrote in message > >> news:2ADAC7A3-035E-4C86-85CF-3E005DE0CFB4@microsoft.com... > >> > Hi folks, > >> > > >> > Does anyone know if SystemState is available on PPC 2003 through > >> > Microsoft.WindowsMobile.Status reference assembly? > >> > > >> > Thanks, > >> > D > >> > > >> > > >> > >> > >> > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

