[OpenSIPStack] ATLSIPLib and Interop.AxATLSIPLib
Brought to you by:
joegenbaclor
From: Whit T. <de...@wh...> - 2007-08-13 17:50:48
|
This is a question related to the problems I've been having with the ntdll.dll crash. I just want to ensure that I am using the correct libraries and installing everything correctly. When I compile ATLSIP in Release, it generates the ATLSIP.dll When I compile ATLSIP in Release-Minimal mode, it generates the AxInterop.ATLSIPLib.1.0.dll file in the Release folder, hover its timestamp is when I first downloaded ATLSIP out of CVS, so I'm assuming this isn't compiled, but copied. Which library should be used in a .NET app as a reference? Should you import the ATLSIP.dll directly, or should you use the Interop library? Hopefully there is no such thing as a 'dumb' question! Regards, Whit |