Re: Stream Device Driver How-to



=?Utf-8?B?UGhpbA==?= <pclaydon@xxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:04344638-5F50-4761-ABC1-1E6791A9B738@xxxxxxxxxxxxx:

Thanks for that.

When I run the Driver Wizard I get .bib .cpp.def .reg makefile and
sources created.

How do I tell Platform Builder 6 to add this lot as a subproject
in my platform?
If I right click on subprojects, Add existing subproject, PB seems
to be looking for a .pbpxml file.

Thanks again

You can add it as sources/dir project (there is an option inside the
open dialog) or create a pbxml for an empty DLL and then add the wizard
generated files to it.

--
Valter Minute
(the reply address of this message is invalid)
(l'indirizzo di reply di questo messaggio non è valido)
.



Relevant Pages

  • Re: Stream Device Driver How-to
    ... beitman AT applieddata DOT net ... How do I tell Platform Builder 6 to add this lot as a subproject ... (l'indirizzo di reply di questo messaggio non è ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Design process using Windows Embedded CE 6.0, VS2005, CoreCon and SDKs
    ... Are you saying that 99% of all things that are not say components for the OS or hardware drivers should be done OUTSIDE of platform builder? ... I'm sure there are certain things that need to be a subproject of the OS design and not an "application". ... "Oliver Schenk" wrote in message ... In that situation, when the DLL or EXE is to be loaded, and when it's not found built into the OS, the loader will get it from the flat release folder, transporting it over the debug connection to the device being debugged, where it will be loaded. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Design process using Windows Embedded CE 6.0, VS2005, CoreCon and SDKs
    ... I now noticed that when you start a new Win32 project in VS2008 you can actually right click on the project and go to properties and see that CLR is turned off. ... Are there any specific settings/project types, libraries or anything that MUST or MUST NOT be used for real-time applications? ... OS or hardware drivers should be done OUTSIDE of platform builder? ... sure there are certain things that need to be a subproject of the OS design and not an "application". ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Design process using Windows Embedded CE 6.0, VS2005, CoreCon and SDKs
    ... OS or hardware drivers should be done OUTSIDE of platform builder? ... I do see Smart Device for C++ in both ... sure there are certain things that need to be a subproject of the OS ...
    (microsoft.public.windowsce.platbuilder)
  • Re: fatal error C1083: Cannot open include file: devload.h
    ... The Source file AesUsb.cpp: ... "WinCE Trier" wrote: ... Yes I am using Platform Builder. ... list of include files of the subproject. ...
    (microsoft.public.windowsce.platbuilder)

Loading