Re: Registry
- From: "Brooke" <tbrooked@xxxxxxxxxxx>
- Date: Thu, 27 Jul 2006 08:09:25 -0500
The issue is that I have installed a number of apps off of the net that are
using the OpenNET CF and they install the dll's into the same directory as
the exe. The developer(s) must be manually adding the dll's to install into
the program directory in the cab file?
If I develop the application I could install the dll's into the GAC, but I
am talking about apps written by other developers.
"<ctacke/>" <ctacke[@]opennetcf[dot]com> wrote in message
news:%23d7Qv6TsGHA.4956@xxxxxxxxxxxxxxxxxxxxxxx
Really? It seems to me that the OpenNETCF library comes with full source,
so if you want you can pull *just* the registry stuff out that you want,
and then it matches the FFx interface and is the same as what you'd come
up with if you did it yourself.
You're wrong on point #2 as well. OpenNETCF libraries install in the GAC,
so you get one and only one copy, even with multiple apps using them.
-Chris
"Brooke" <tbrooked@xxxxxxxxxxx> wrote in message
news:e9oU11PsGHA.4872@xxxxxxxxxxxxxxxxxxxxxxx
No, I don't recommend it. I cannot stand installing a simple app of the
net and also have it install a bunch of OpenCF dll's. I would rather
that the developer took the time and used the Win32 API registry calls.
If you install a number of 3rd party apps and they all use OpenCF then
you will end up with duplicate dll's scattered throughout your program
files directory, or device.
http://www.pinvoke.net/search.aspx?search=registry&namespace=[All]
"Jon Vaughan" <jonnyvaughan@xxxxxxxxxxx> wrote in message
news:XFQxg.97967$js3.555@xxxxxxxxxxxxxxxxxxxxxxxxx
Last question : Is the OpenCf registry method the one people would
recommend ?
"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam
DOT com> wrote in message news:e2zmaVPsGHA.3324@xxxxxxxxxxxxxxxxxxxxxxx
No.
Paul T.
"Jon Vaughan" <jonnyvaughan@xxxxxxxxxxx> wrote in message
news:7sQxg.37926$1Q1.28359@xxxxxxxxxxxxxxxxxxxxxxxxx
Are there no registy classes that are available in vs 2003 cf ?
"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam
DOT com> wrote in message
news:eWN5uGPsGHA.1580@xxxxxxxxxxxxxxxxxxxxxxx
There are registry access classes in OpenNETCF's Smart Device
Framework, SDF. You can download it from www.opennetcf.org.
Paul T.
"Brooke" <tbrooked@xxxxxxxxxxx> wrote in message
news:eEe0V3OsGHA.3324@xxxxxxxxxxxxxxxxxxxxxxx
Pocketpc does have a registry.
Any number of ways to store data. Plain text file, XML, registry,
EDB, etc.
"Jon Vaughan" <jonnyvaughan@xxxxxxxxxxx> wrote in message
news:KHPxg.139999$Rg2.130623@xxxxxxxxxxxxxxxxxxxxxxxxx
Am I correct in thinking the pocket pc has no registry and if so
whats the best practice for storing user config data thats enter
via a config screen ?
Thanks
.
- Follow-Ups:
- Re: Registry
- From: <ctacke/>
- Re: Registry
- References:
- Registry
- From: Jon Vaughan
- Re: Registry
- From: Brooke
- Re: Registry
- From: Paul G. Tobey [eMVP]
- Re: Registry
- From: Jon Vaughan
- Re: Registry
- From: Paul G. Tobey [eMVP]
- Re: Registry
- From: Jon Vaughan
- Re: Registry
- From: Brooke
- Re: Registry
- From: <ctacke/>
- Registry
- Prev by Date: Tab Key
- Next by Date: Re: How to make application work on Symbol MC3000?
- Previous by thread: Re: Registry
- Next by thread: Re: Registry
- Index(es):
Relevant Pages
|