Not a dumb question at all.

Yes, you need to extract the DLLs from that CAB file, then add them to
your project.

It is possible to build an installer that does multiple platforms. The
installers generated by NS Basic don't try to do this, however: it is
rare that an app needs to run on multiple platforms. If you have such an
app, you will need to create your own .inf and .ini files. You can start
with the ones that NS Basic/CE makes.

This Tech Note will give you more details on how .ini and .inf files work.

>This is probably a dumb question, but here goes...
>
>Using NS Basic/CE 8.x, if I have a component packaged as CAB files
>should I extract the DLL from the CAB in order to reference and use it?
>
>Also I have separate CABs for ARM, MIPS, and SH3 (and an INI referencing
>all 3 of them).  I haven't noticed this with things like newObjects'
>components, the MSCExxx components, etc.  Is there an option that lets a
>CE DLL contain several platforms' code intermixed vs. separate DLLs?
>
>How do we handle such situations?  Or do I have a problem?
>
>Thanks!
>
>Bob
>
>
>
>------------------------------------
>
>Yahoo! Groups Links
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.

Reply via email to