|
Posted by Stephen on July 8, 2005, 7:07 am
Please log in for more thread options I've added a reference
OpenNETCF.Win32.Registry;
and
OpenNetCF.SmartPhoneFramework;
A pocket PC version compiles fine, a smartphone version does not.
> Have you added a reference to OpenNETCF.dll to your project? (This
> contains the OpenNETCF.Win32 namespace)
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> http://www.inthehand.com | http://www.peterfoot.net |
> http://www.opennetcf.org
>
>> I've got the OpenNETCF framework and the sample works on a pocket pc ,
>> but I need to read and write to the registry on a smartphone !
>>
>> I'm getting namespace Win32 could not be found.
>>
>> ps
>> I'm using c#
>>
>
>
|