Re: Stream Device Driver How-to



Hi Sing Wee

Dem.dll does not appear in ce.bib or (of course) my binary image. Do you
have any idea how I can make sure it is included?

Thanks
--
Phil

Remove the nospam section from my e-mail address.


"Sing Wee [MSFT]" wrote:

Hi Phil,

You can look at the ce.bib file in your _FLATRELEASEDIR to see which
components are actually being included.

You can also use the Viewbin tool
(http://msdn2.microsoft.com/en-us/library/aa924374.aspx) to confirm
presence/absence of DEM.dll in your image

------
Sing Wee [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.


"Phil" <pclaydon@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:02EB4BE4-96AD-4D5A-9F5C-8CF49A4EF040@xxxxxxxxxxxxxxxx
Hi

Thanks. Yes its working OK now. However, my DLL does not appear in my
nk.bin. The registry entries are there, but no DLL file. My subprojects
.bib
file (DEM.bib) has an entry as follows:

DEM.dll $(_FLATRELEASEDIR)\DEM.dll NK SH

and the DLL does appear in the release folder. Am I missing a step here? I
am working with the CEPC platform at the moment and I have the latest
QFEs.

Best Regards


--
Phil

Remove the nospam section from my e-mail address.


"Bruce Eitman [eMVP]" wrote:

Have you sysgen'ed?

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

"Phil" <pclaydon@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3B3CBD93-B5EE-446A-A25D-B63B3CCA64D4@xxxxxxxxxxxxxxxx
Thanks Valter

PB has now added the files OK. But, when I right-click on my new
subproject
and choose Build, I get a fatal error complaining that the compiler
can't
find windows.h

How do I cure this?

Thanks
--
Phil

Remove the nospam section from my e-mail address.


"Valter Minute" wrote:

=?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
    ... but no DLL file. ... 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: Stream Device Driver How-to
    ... The registry entries are there, but no DLL file. ... My subprojects .bib ... How do I tell Platform Builder 6 to add this lot as a subproject ...
    (microsoft.public.windowsce.platbuilder)

Loading