> Hi, how are you? > > Is it possible to include a DLL in my PODS project? How? > > Thanks > > Nicol_s
What type of DLL are you trying to include in your PODS project? The only type of DLL that I can think of that makes sense to include in a PODS project would be a DLL that is built from code meant to be run as ARM code, for use in the Simulator. (And that type of DLL can be built by PODS.) It doesn't make a whole lot of sense to include a DLL in a PODS project, otherwise; since any pre-built DLL would be for Windows probably running on an x86 processor, and wouldn't do much on a Palm device, running either M68000 code or ARM code. There may be a way to do what you're wanting to do, but it would help to know what you're trying to accomplish. Dean -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
