X-Spam-Check-By: sourceware.org Message-ID: <1204b5030512080649x324a0244u@mail.gmail.com> Date: Thu, 8 Dec 2005 22:49:28 +0800 From: David Xiao To: cygwin AT cygwin DOT com Subject: Is this possible to call cygwin dll outside cygwin? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id jB8Enabu002539 Hi Friends: Let me make this idea clear: I have write a library in cygwin which using POSIX library(such as setsigstack()... etc) Now my another program want to use that library. The program is write in MSVC and "don't know cygwin". It suppose to run outside cygwin, but in native windows. I found that my library.dll is *only* dependent on "cygwin1.dll", though I can not simply put them into same directory to make them work. Is there any alternative suggestion? Thanks a lot! BRgds, David Xiao -- 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/