Re: Registry Editor for Windows Ce 60
- From: voidcoder <voidcoder@xxxxxxxxx>
- Date: Wed, 17 Oct 2007 14:52:44 +0100
> The binary (.exe), I had for Windows Ce 50, doesn't work on my Ce60. I
> cannot open the file. If I double click on it, nothing happens.
What the debug output says? Sounds like your are missing
some DLLs the app depends on. Use showdep or whatever
tool and see what DLLs it wants and see if they are
included in your image. I bet it is aygshell or something
like that.
Btw your link says it is PPC, not Windows CE app. There
may be some issues with the UI components, but as far as
you say it is running fine on 5.0 ...
--
Oleg
Mazzo wrote:
Hello Oleg,.
this looks like the same Registry Editor I used in the pass. You can download the source code on http://www.codeproject.com/ce/redit.asp
I tried to build the sources for Windows Ce 60. But I could convert it to an Visual Studio 2005 Projekt. And as you answerd me before, I cannot import the SDK for Ce60 to embedded VC++.
The binary (.exe), I had for Windows Ce 50, doesn't work on my Ce60. I cannot open the file. If I double click on it, nothing happens.
Thanks for helping me out!
"voidcoder" wrote:
You don't need anything special for 6.0, registry
API didn't change since ce 1.0. Any ce registry
editor will do, for example try this one:
http://www.grundlesoftware.com/regeditce.htm
--
Oleg
Mazzo wrote:Hello,
is there somewhere a registry editor for Windows Ce 60? I want to use it on the Ce-Device. So, I don't mean, and I do not want to use the Remote Registry Tool.
Thanks
- Follow-Ups:
- Re: Registry Editor for Windows Ce 60
- From: Mazzo
- Re: Registry Editor for Windows Ce 60
- References:
- Re: Registry Editor for Windows Ce 60
- From: voidcoder
- Re: Registry Editor for Windows Ce 60
- Prev by Date: Re: Where is the right place for OAL source files in CE 5.0?
- Next by Date: Re: Where is the right place for OAL source files in CE 5.0?
- Previous by thread: Re: Registry Editor for Windows Ce 60
- Next by thread: Re: Registry Editor for Windows Ce 60
- Index(es):
Relevant Pages
|