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 Message-ID: <20020724144619.25389.qmail@web10108.mail.yahoo.com> Date: Wed, 24 Jul 2002 16:46:19 +0200 (CEST) From: =?iso-8859-1?q?Sylvain=20Petreolle?= Subject: Re: How to call *windows* functions in a cygwin c program To: John Morrison , cygwin AT cygwin DOT com Cc: mplayer-dev-eng AT mplayerhq DOT hu In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit No, this is a bit more complicated. The project is a video player that has been started on Linux. To have _all_ codecs recognized and played with, it makes use of windows DLLs, through windows emulation project parts. Since emulating windows DLLs/functions under cygwin is a nonsense, I looked after a way to compile it with cygwin win32 API calls. --- John Morrison a écrit : > If all you need is to read some registry values check out the > virtual (not sure if that's the right description) filesystem > > /proc/registry/... > > It gives you read only access to the windows registry. If you > want to write I'm sure other people would appreciate the patch ;) > ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/