Chris
Wed Nov 02 12:46:53 CST 2005
If you open PB 5.0 Help's TOC you'll see something like this:
- Welcome to CE 5.0
- Overview
- CE Architecture
- What's New in CE
+ tutorial
+ Getting Assistance
+ Migrating From an earl;ier version of CE
etc.
Lots of info in there. "What's New" and "Migrating" being most important
for what you're asking.
--
Chris Tacke
Co-founder
OpenNETCF.org
Are you using the SDF? Let's do a case study.
Email us at d c s @ o p e n n e t c f . c o m
http://www.opennetcf.org/donate
"Thomas Magma" <somewhere@overtherainbow.com> wrote in message
news:e44hCs93FHA.1184@TK2MSFTNGP12.phx.gbl...
> Are you suppose to look for changes function by function? In the case of
> CardMapWindow which changed, it doesn't show up in any summary in the PB
> 5.0 documentation. In fact there are several locations in the
> documentation that still point to CardMapWindow as a valid function.
>
> Thomas
>
> "Chris Tacke, eMVP" <ctacke@spamfree-opennetcf.org> wrote in message
> news:%236Ck%23M93FHA.3540@TK2MSFTNGP10.phx.gbl...
>> The PB 5.0 documentation covers what changed in the underlying OS.
>>
>> --
>> Chris Tacke
>> Co-founder
>> OpenNETCF.org
>> Are you using the SDF? Let's do a case study.
>> Email us at d c s @ o p e n n e t c f . c o m
>>
http://www.opennetcf.org/donate
>>
>>
>> "Thomas Magma" <somewhere@overtherainbow.com> wrote in message
>> news:uOOk8A93FHA.700@TK2MSFTNGP15.phx.gbl...
>>> grrrrrrrrrr
>>>
>>> I just noticed something about my pcmcia driver...my driver used the
>>> cardmapwindow function in pcmcia.dll and CE 5.0 docs now says that it is
>>> not supported and returns null.
>>>
>>> How is a developer suppose to know when MS has changed something? Are
>>> the changes to MS support dlls summarized and published anywhere?
>>>
>>> Thomas
>>>
>>> <John> wrote in message
>>> news:W6SdnZLAU_Idm_XenZ2dnUVZ_sydnZ2d@speakeasy.net...
>>>> As you described your problem, your attempts to write to the card's
>>>> registers
>>>> don't produce any externally visible effect.
>>>> I don't see how tracking interrupts, events, threads, etc. will help in
>>>> this
>>>> particular case.
>>>> I am not an expert on PC cards (debugged them just once or twice).
>>>> I wonder whether you can at least read your card's identification
>>>> information.
>>>>
>>>> "Thomas Magma" <somewhere@overtherainbow.com> wrote in message
>>>> news:O6JtN$z3FHA.3460@TK2MSFTNGP12.phx.gbl...
>>>>>
>>>>> <John> wrote in message news:OuidnbpCpMQhbvreRVn-qg@speakeasy.net...
>>>>>>> Wish my kernel tracker worked!!
>>>>>>
>>>>>> I am just curious, how the tracker would have helped to diagnose this
>>>>>> problem?
>>>>>>
>>>>>
>>>>> I don't pretend to be an expert on the Kernel Tracker but I would
>>>>> definitely see a difference (of my drivers interactions) between
>>>>> Mobile 2003 and Mobile 5.0.
>>>>>
>>>>> Any more understanding can only be a good thing, since there is no
>>>>> DDK, support, or documentation for Windows Mobile 5.0.
>>>>>
>>>>> To quote a few features from the Kernel Tracker docs:
>>>>>
>>>>> a.. Thread interactions
>>>>> a.. Internal dependencies
>>>>> a.. System state information
>>>>> a.. System events, mapped onto the thread that was executing at the
>>>>> time they occurred
>>>>> a.. System interrupts
>>>>> a.. All processes and threads in the system, including when these
>>>>> processes and threads are:
>>>>> a.. Created
>>>>> a.. Run
>>>>> a.. Stopped
>>>>> a.. Sleeping
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>