CEC File with Platform Builder 5



I have write a CEC file with Platform Builder 4.2 for the "OpenNETCF
libraries".
Why this file not run in Platform Builder 5.0 ?

Thanks for answer

CECInfo
(
Name ( "OpenNETCF" )
CECVersion ( 4.20 )
Description ( "OpenNETCF libraries" )
GUID ( {C8F344B8-FB03-44C8-BB74-3D7B592B7CAE} )
Vendor ( "OpenNETCF.org" )
)
ComponentType
(
Name ( "Smart Device Framework" )
GUID ( {3CD4FCD4-7CA3-4588-B3BF-210291842481} )
Description ( "Smart Devive Framework" )
Group ( "OpenNETCF" )
Vendor ( "OpenNETCF.org" )
MaxResolvedImpsAllowed( 1 )
Implementations
(
Implementation
(
Name ( "Smart Device Framework 1.3" )
GUID ( {A011B22D-35EC-41BC-9478-B0266AA2A72E} )
Description ( "Smart Device Framework 1.3" )
Version ( "1.3.0.0" )
Locale ( 409 )
Vendor ( "OpenNETCF.org" )
Date ( "29/05/2005" )
SizeIsCPUDependent( 1 )
BuildMethods
(
BuildMethod
(
GUID ( {6D6AC506-404B-42CA-8DC0-AEA564ACAE30} )
Step ( BuildRel )
CPU ( "x86" )
CoreOS ( "IABASE" )
Action (
'#COPY("$(_WINCEROOT)\OTHERS\DOTNET\MANAGED\OpenNETCF\OpenNETCF.Data.dll",
"$(_FLATRELEASEDIR)")' )
Action (
'#COPY("$(_WINCEROOT)\OTHERS\DOTNET\MANAGED\OpenNETCF\OpenNETCF.dll",
"$(_FLATRELEASEDIR)")' )
Action (
'#COPY("$(_WINCEROOT)\OTHERS\DOTNET\MANAGED\OpenNETCF\OpenNETCF.Drawing.dll",
"$(_FLATRELEASEDIR)")' )
Action (
'#COPY("$(_WINCEROOT)\OTHERS\DOTNET\MANAGED\OpenNETCF\OpenNETCF.Net.dll",
"$(_FLATRELEASEDIR)")' )
Action (
'#COPY("$(_WINCEROOT)\OTHERS\DOTNET\MANAGED\OpenNETCF\OpenNETCF.Windows.Forms.dll",
"$(_FLATRELEASEDIR)")' )
Action (
'#COPY("$(_WINCEROOT)\OTHERS\DOTNET\MANAGED\OpenNETCF\OpenNETCF.Xml.dll",
"$(_FLATRELEASEDIR)")' )
Action (
'#COPY("$(_WINCEROOT)\OTHERS\DOTNET\MANAGED\OpenNETCF\OpenNETCF.Phone.dll",
"$(_FLATRELEASEDIR)")' )
Action (
'#COPY("$(_WINCEROOT)\OTHERS\DOTNET\MANAGED\OpenNETCF\OpenNETCF.VisualBasic.dll",
"$(_FLATRELEASEDIR)")' )
Action (
'#COPY("$(_WINCEROOT)\OTHERS\DOTNET\MANAGED\OpenNETCF\OpenNETCF.Web.Services2.dll",
"$(_FLATRELEASEDIR)")' )
Action (
'#COPY("$(_WINCEROOT)\OTHERS\DOTNET\MANAGED\OpenNETCF\OpenNETCF.WindowsCE.Forms.dll",
"$(_FLATRELEASEDIR)")' )
Action (
'#COPY("$(_WINCEROOT)\OTHERS\DOTNET\MANAGED\OpenNETCF\OpenNETCF.gac",
"$(_FLATRELEASEDIR)")' )
)
)
BibInfo
(
Files
(
File
(
GUID ( {1D3ADA05-6F22-40C0-A465-C193549E367F} )
CPU ( "x86" )
BibRecord ( '#FILES( "OpenNETCF.Data.dll",
"$(_FLATRELEASEDIR)\OpenNETCF.Data.dll", "NK", "SH" )' )
BibRecord ( '#FILES( "OpenNETCF.dll",
"$(_FLATRELEASEDIR)\OpenNETCF.dll", "NK", "SH" )' )
BibRecord ( '#FILES( "OpenNETCF.Drawing.dll",
"$(_FLATRELEASEDIR)\OpenNETCF.Drawing.dll", "NK", "SH" )' )
BibRecord ( '#FILES( "OpenNETCF.Net.dll",
"$(_FLATRELEASEDIR)\OpenNETCF.Net.dll", "NK", "SH" )' )
BibRecord ( '#FILES( "OpenNETCF.Windows.Forms.dll",
"$(_FLATRELEASEDIR)\OpenNETCF.Windows.Forms.dll", "NK", "SH" )' )
BibRecord ( '#FILES( "OpenNETCF.XML.dll",
"$(_FLATRELEASEDIR)\OpenNETCF.XML.dll", "NK", "SH" )' )
BibRecord ( '#FILES( "OpenNETCF.Phone.dll",
"$(_FLATRELEASEDIR)\OpenNETCF.Phone.dll", "NK", "SH" )' )
BibRecord ( '#FILES( "OpenNETCF.VisualBasic.dll",
"$(_FLATRELEASEDIR)\OpenNETCF.VisualBasic.dll", "NK", "SH" )' )
BibRecord ( '#FILES( "OpenNETCF.Web.Services2.dll",
"$(_FLATRELEASEDIR)\OpenNETCF.Web.Services2.dll", "NK", "SH" )' )
BibRecord ( '#FILES( "OpenNETCF.WindowsCE.Forms.dll",
"$(_FLATRELEASEDIR)\OpenNETCF.WindowsCE.Forms.dll", "NK", "SH" )' )
BibRecord ( '#FILES( "OpenNETCF.gac",
"$(_FLATRELEASEDIR)\OpenNETCF.gac", "NK", "SH" )' )
)
)
)
)
)
)


.



Relevant Pages

  • Re: Required libraries are not available on the device
    ... Required libraries like aygshell.dll or note_prj.dll. ... after-market installs out there for Windows CE, things like SQL CE and so ... on, but you can't, for example, distribute the Internet Explorer DLLs ... Dlls files by a easier way if I don't have Platform Builder? ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Platform Builder -- USB Connection
    ... The issue is that PB assembles the OS and all of its libraries. ... short of runtime-loaded drivers. ... "An OEM can use the Platform Builder to select ... Or is PB only being used by OEMs or to ...
    (microsoft.public.pocketpc.developer)
  • Re: gigantitin...?
    ... There are libraries that are included with platform builder. ... Many of these libraries are in the "private" tree so that they are not released to the public. ... it appears that by removing the registry functions the display driver you were using couldn't find information it was looking for - and thus died. ... Since the library was build on a MS PC, the debug path information was built into the library and is being displayed in the DBGCHK. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Including header files for a driver-wince6
    ... As the name implies it tells the linker where to locate additional ... libraries. ... Generally speaking it is completely unrelated to the INCLUDES ... Also in the MSDN2540N official MS training for Platform Builder (you ...
    (microsoft.public.windowsce.embedded)