Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Message-ID: X-Originating-Email: [eitan_eliahu@hotmail.com] X-Sender: eitan_eliahu@hotmail.com From: "Eitan Eliahu" To: cygwin@cygwin.com Subject: Extending Cygwin Linux API - how to expose new API Date: Fri, 05 Aug 2005 08:22:03 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-IsSubscribed: yes Folks, I would like to add a function to the Cygwin Linux API. Since the .def file is automatically generated this function can not be listed there. I am wondering if I need to have the keyword __export before the function but I noticed that other API functions don't use export. Is there any file where all the API functions are listed? Thanks a lot! Eitan -- 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/