Re: Converting .lib to .dll

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



On 2008-06-19 14:35:52 +0100, "Andy Baker" <abaker@xxxxxxxxxxxxxxxxxx> said:

Where should I be saving the lib file in relation to
the root folder of my project? (I have tried various paths with the same
result). Either I have not put it in the right place, or I have
misunderstood what the function definitions are in the LIB file.

Go to the project properties again and select the Linker node. On the right, you'll see "Additional Library Directories" -- add the path to where you have sdk.lib. Again, do this for both Debug and Release.

--
Neil Cowburn MVP
Principal Partner
OpenNETCF Consulting

.