Hornet Dear Bernard

Dear, Dear Bernard

Posts Tagged ‘CE

How to interpret Windows CE KDMB files

leave a comment »

How to interpret Windows CE KDMB files

Use WinDBG with the PDB will give you the location of the crash in the source code and will have meaningful call stack

Avoid using VS2008 to open the dumps it fails to load the PDB file

Avoid using UIDumpViewer tool it has two problems

– mis-interpret the DLL load addresses so it’s call stack points to wrong DLLs

– could not load the PDB files to locate the problem in the source code

Written by bernardhornet

December 20, 2013 at 9:13 am

Posted in Uncategorized

Tagged with , ,

Flash memory in CE devices

leave a comment »

Written by bernardhornet

May 27, 2011 at 8:05 am

Posted in Uncategorized

Tagged with ,

Windows CE Base Team Blog : Application Compatibility in Windows CE 6.0

leave a comment »

Windows CE Base Team Blog : Application Compatibility in Windows CE 6.0.

Post detailing backwards compatibility issues for running CE5 code on CE6.

Written by bernardhornet

May 10, 2011 at 4:00 pm

Posted in Uncategorized

Tagged with ,

Printed Exception strings – what do all those flags mean?

leave a comment »

Written by bernardhornet

March 8, 2011 at 8:41 am

Posted in Uncategorized

Tagged with ,

Subverting Windows Embedded CE 6.0 Kernel

leave a comment »

Written by bernardhornet

March 7, 2011 at 3:11 pm

Posted in Uncategorized

Tagged with , ,

Next version of CE

leave a comment »

Written by bernardhornet

March 7, 2011 at 2:58 pm

Posted in Uncategorized

Tagged with ,