Hello, everyone:
I compile source files, create a dll file "cygtspi.dll" , an import
file "libtspi.dll.a" and a link file "libtspi.la",How can I use the dll
in windows(such as using the dll in VC). the "cygtspi.dll" seems depends
on several cygwin's dll.
Another question: How can I create the static library, So I can use
the static library only( such that can import the static library in VC)
,not using the dll.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/