Re: CF app running but not executing
- From: "<ctacke/>" <ctacke_AT_OpenNETCF_com>
- Date: Tue, 10 Jan 2006 20:42:20 -0500
Well then process of elimiantion is the way to go.
1. Build an image that works.
2. Archive ceconfig.h
3. Build a Core image that doesn't
4. Archive ceconfig.h
5. Diff #2 and #4
6. Add one item from the diff in #5 to the core build.
7. Rebuild and test
8. Goto #6 until it works
The alternate is to run depends.exe on the CF binaries to see if you can
determine everything it's expecting. That's a lot more work though, as you
have to verify all entry points of all dependencies.
-Chris
"dice" <dice@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:35A50369-5E89-43FE-A0E9-046985AD88AF@xxxxxxxxxxxxxxxx
> imgdecmp.dll is included and I just tried a new build including "Core OS
> Services->Debugging Tools->Toolhelp API" but to no avail.
>
> Dylan.
>
> "<ctacke/>" wrote:
>
>> Standard SDK is just a collectionm of other catalog components. You're
>> missing something basic. Do you have toolhelp in your image? Imgdecmp?
>>
>> -Chris
>
.
- References:
- Re: CF app running but not executing
- From: Sergey Bogdanov
- Re: CF app running but not executing
- From: <ctacke/>
- Re: CF app running but not executing
- Prev by Date: Re: OpenNETCF.IO.Serial - SerialCSharp Example
- Next by Date: Custom property on form not persisting value in VS 2005
- Previous by thread: Re: CF app running but not executing
- Next by thread: Re: CF app running but not executing
- Index(es):