Re: Editing Registry in Pocket PC Emulator 2003

From: Peter Foot [MVP] (feedback_at_no-spam.inthehand.com)
Date: 11/26/04


Date: Fri, 26 Nov 2004 11:24:10 -0000

The Registry class in the OpenNETCF Smart Device Framework
(www.opennetcf.org/sdf/) supports binary data as well as strings and dwords.
It works exactly like the desktop registry classes and you'll find full
documentation and source code on the website.

Peter

-- 
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org
"HemantGautam" <HemantGautam@discussions.microsoft.com> wrote in message 
news:5AFE7353-24A6-43F2-98A0-BDB1C235F69C@microsoft.com...
> Hi All,
> I am trying to send Message to another computer using MSMQ on Pocket PC
> Emulator 2003 Second Edition for which I need to edit it's registry and 
> add
> ipaddress for host lookup. I am using .Net Compact Framework 2.0 for this
> purpose. I am able to access the Registry using the P/Invoke Sample given 
> by
> microsoft but it does not say anything about editing in Binary format.
> Please tell me how can I do it using .net Compact Framework.
>
> Thanks in Advance
> Hemant Gautam 


Relevant Pages

  • Missing interfaces in registry?
    ... I want to call the com-component from the ".net compact framework ... I believe the problem is that in the registry on the emulator, ... UPnPDeviceFinderClass is registred. ... Has anybody got any experience with Com Interop under Compact ...
    (microsoft.public.windowsce.app.development)
  • Re: Memory profiling
    ... You mentioned Performance counter, ... > setting the registry value and reading the mscoree.stat file. ... > Tools and Best Practices for the .NET Compact Framework Developer" on ... > Use of included script samples are subject to the terms specified at ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: VS.NET 2003/ActiveSync 3.8 and VS.NET 2005/ActiveSync 4.0
    ... lost when you uninstalled AS 3 - a common problem. ... But by installing the ProxyPorts.reg file into your registry, ... ..NET Compact Framework MVP ... > I've already read almost all readme files on the installed tools but I ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: How do I read PocketPC registry from ASP.NET application
    ... You can read the PPC registry from the desktop using Rapi. ... Rapi class in the OpenNetCF Communication section ... .Net Compact Framework MVP ... An ASP.NET app has no way of reading the registry on the PPC ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Best practice for saving information between runs?
    ... for app settings is pretty minimal no matter how you do it. ... compared to INI files, yes, but for most settings that need to be saved this ... UNC shares are just as easy as remote registry ... > are not secure, messy with binary data, a bit slower, and take more ...
    (microsoft.public.vb.general.discussion)