Re: ConnMgrRegisterForStatusChangeNotification - #include <connmgr_status.h> problem by Dean
Dean
Fri May 09 05:28:05 PDT 2008
WM is a lot more than just a set of applications built on top of the base
CE. WM builds on a different tree completely, although much of it is the
same (one pulls from the other).
OEMs using building WM devices get the WM tree directly from Microsoft.
--
Dean Ramsier - eMVP
BSQUARE Corporation
"Zdenko" <zdenko@nowhere.com> wrote in message
news:uu5CNfZsIHA.2292@TK2MSFTNGP03.phx.gbl...
> Do I miss something?
> Windows mobile is set of applications added to special hardware which uses
> WindowsCE5.0. Cellcore.ddl is part of WindowsCE. How is it possible that
> Windows Mobile Cellcore.dll is not the same as one I build using platform
> builder?
> How phone manufacturers build their own BSP?
> Where do they get cellcore?
>
> Zdenko
>
>
> "Erwin Zwart" <erwin dot zwart at pts dot nl> wrote in message
> news:%232uKzWTsIHA.4492@TK2MSFTNGP02.phx.gbl...
>> It is only available for Windows Mobile not for Windows CE.
>>
>> Erwin Zwart
>>
>> "Zdenko" <zdenko@nowhere.com> wrote in message
>> news:%23GBrCEPsIHA.1952@TK2MSFTNGP05.phx.gbl...
>>> Hi all,
>>>
>>> I have subroject where I would like to use
>>> "ConnMgrRegisterForStatusChangeNotification" which is declared in
>>> connmgr_status.h (according to MSDN). Ther is no such file in WINCE600
>>> folder structure. None of files contains declaration of
>>> "ConnMgrRegisterForStatusChangeNotification". I see that it is delay
>>> loaded from cellcore.dll (public\cellcore\simtkit\dllload.cpp).
>>> I have checked cellcore.dll (ARM emulator build) (using dependancy
>>> walker - depend.exe) but it does not export
>>> "ConnMgrRegisterForStatusChangeNotification" function.
>>> I have installed "Shared source, ARMV4I and X86" OS.
>>>
>>> Subproject build fails with error:
>>> Error 6 fatal error C1083: Cannot open include file: 'connmgr_status.h':
>>> No such file or directory.
>>>
>>> How to use it in WinCE 6?
>>>
>>> Zdenko
>>>
>>
>>
>
>