< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] how to use resiprocate.lib?



On Jul 28, 2004, at 09:36, bini wrote:

i have compiling resiprocate and now i have resiprocate.lib file...i want used resiprocate function but i don't know how use the lib file..i'm using visual .net c++...where can i find resiprocate.dll???



I'm sure some of the expert Windows™ people out there can correct me or provide instructions, but it is likely that your Project is configured to make a LIB (static archive library) and not a DLL. There will most likely be a configuration option in the project to change the target type to a DLL. It certainly works this way in most other IDEs that I use.

HTH

Alan

a l a n a t j a s o m i d o t c o m