Greetings,
I am having great difficulty in doing something that I believe should be trivial. My appologies for asking what *must* be a stupid question:
I have a modified WinCE platform and I need to add the iesample project / component to it.
First off, I'm unsure what the difference is between a component and a project (aside from a component may be an incomplete application -- provides functionality, e.g., a DLL).
If I simply do the 'insert project', then the build fails as it cannot find the wininet.lib. If I point the linker to it, then there are additional errors (unresolved externals). Or should I be adding it as a component --> how?
I know this must be easy, but I (and my boss) am getting frustrated by this. Any help appreciated.
I am having great difficulty in doing something that I believe should be trivial. My appologies for asking what *must* be a stupid question:
I have a modified WinCE platform and I need to add the iesample project / component to it.
First off, I'm unsure what the difference is between a component and a project (aside from a component may be an incomplete application -- provides functionality, e.g., a DLL).
If I simply do the 'insert project', then the build fails as it cannot find the wininet.lib. If I point the linker to it, then there are additional errors (unresolved externals). Or should I be adding it as a component --> how?
I know this must be easy, but I (and my boss) am getting frustrated by this. Any help appreciated.